aboutsummaryrefslogblamecommitdiff
path: root/www/cgi-lib.pl/pkg-descr
blob: fc27bf2fde1f760cfa7066314c3a07c3cb47e0a7 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                       
                       
 




                                                                
                                                                  


                                                                   

                                 
The cgi-lib.pl library makes CGI scripting in Perl easy enough for
anyone to process forms and create dynamic Web content. The library has
the following 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

WWW: http://cgi-lib.berkeley.edu/