cgi-lib.pl
|
The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to process forms and create dynamic Web content. The library features: Extremely simple to learn and easy to use, Designed for operation under Perl5 and Perl4, Very efficient, Compatibility with all CGI interactions, including File Upload, Convenient utility functions, Compatible with Perl5 security features such as taint, warnings, (command line options -Tw) and use strict, Debugging facilities, Good starting point for migration to more sophisticated libraries, etc.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
cgi-library.pl
This library includes many useful routines: ReadParse which gets all...
PrintAnything.pl
This is a useful Perl library when debugging Perl 5 scripts that make...
Lingua::Stem
Lingua::Stem takes lists of words an (as determined by the locale)...
mif.pl
mif.pl is a Perl library to parse Frame Maker Interchange Format...
OSUtil
OSUtil is a module to help Perl programs run on mulitple...
CfgFile
CfgFile is a class for supporting the loading of a configuration...
Search::InvertedIndex
Search::InvertedIndex is A general purpose inverted indexing system...
Class::ParmList
Class::ParmList is a general named parameter list parser. It handles... |
