| 1. |
Sanity
|
|
|
The purpose of sanity.pl is to be an extremely flexible tool for determining the ¡¯sanity?of a development, qa or production UNIX/Linux environment. All parameters for a sanity.pl run are passed in via an XML based config file. The tests sanity.pl can perform include: 1. validating the value of an environmental variable 2. validating the existence, mode, owner and group for a specified file or folder 3. invoking an external comand and validating it¡¯s return code 4. performing a regular expression evaluation 5. determining that a Perl module is available 6. validating a Perl object¡¯s methods/module¡¯s functions exist. The intent is for a UNIXLinux admin to run sanity.pl after a server admin operation (reboot, upgrade, patch, etc.) has been performed to ensure the expected environment is still sane for development, qa testing, or production application. For enterprise environments where many servers are maintained, sanity.pl can greatly reduce the amount of time an admin spends troubleshooting or performing change management tasks.
Date Added: Jun 13, 2005 Hits: 486 Rating: 0.00 Votes: 0
|
|
Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
| 7. |
Web Tools
|
|
|
Using this Perl script engine you will be able easly create professional web site. This engine allows: To use embedded Perl, Buffered/non-buffered output, To manage cookies, Full featured sessions, To use pure Perl mail client, To use Attached variables, Universal functions for MySQL,Access,Flat SQL DB access, SQL access to Flat DB, Download/Upload via webtools script, To use global variables, To handle: signals, events and errors, and more.
Date Added: Jun 26, 2005 Hits: 592 Rating: 0.00 Votes: 0
|
|
Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
| 9. |
PerlSP
|
|
|
PerlSP lets you use Perl like PHP, ASP and other HTML embedded languages. It does not only allow you to embed Perl in your HTML pages, but also extends the language with many built in functions that are repeatedly used in web applications like database functions, emails, attatchments, file uploads, syntax highlighting, sessions, template like scalar interpolation, time formatting, and many more. Your HTML files with embedded Perl code don't need #!/usr/bin/perl anymore, no CHMOD 755, no ASCII mode transfer to the server, no content-type printing, and no limitation to the cgi-bin. PerlSP can also be run under mod_perl but it is optimized for normal CGI so it can be used on dedicated and virtual servers with a good performance. You only need htaccess files on your server (Apache) so your scripts can be redirected to PerlSP.
Date Added: Aug 22, 2005 Hits: 691 Rating: 4.29 Votes: 7
|
|
Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
| 10. |
HTML::Mason
|
|
|
Mason is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Mason is designed to solve the common problems of site development including caching, debugging, templating, simulating browser conditions, maintaining development and production sites, and more. Mason can be used from CGI or stand-alone, however, it is optimally designed for use with mod_perl and Apache. Mason is currently being used by various well-known sites including Salon.com, TechWeb, Stamps.com, etc.
Date Added: Aug 3, 2005 Hits: 934 Rating: 0.00 Votes: 0
|
|
Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|