diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-05-01 08:16:10 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-05-01 08:16:10 +0000 |
commit | 3d1a2ec4907585a079fab9dc4764c16e7e3b58e3 (patch) | |
tree | 46ef1a6088ba0cdfe8bf4b813c7c5254f40f17a2 /MANIFEST | |
parent | f3248e5040f8dfad4ae7c7de65d22997a0107c5f (diff) | |
download | perl-3d1a2ec4907585a079fab9dc4764c16e7e3b58e3.tar.gz |
add CGI.pm v2.66 (from Lincoln Stein)
p4raw-id: //depot/perl@6029
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -568,6 +568,7 @@ lib/CGI/Fast.pm Support for FastCGI (persistent server process) lib/CGI/Pretty.pm Output nicely formatted HTML lib/CGI/Push.pm Support for server push lib/CGI/Switch.pm Simple interface for multiple server types +lib/CGI/Util.pm Utility functions lib/CPAN.pm Interface to Comprehensive Perl Archive Network lib/CPAN/FirstTime.pm Utility for creating CPAN config files lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions @@ -1215,6 +1216,7 @@ t/lib/bigintpm.t See if BigInt.pm works t/lib/cgi-form.t See if CGI.pm works t/lib/cgi-function.t See if CGI.pm works t/lib/cgi-html.t See if CGI.pm works +t/lib/cgi-pretty.t See if CGI.pm works t/lib/cgi-request.t See if CGI.pm works t/lib/charnames.t See if character names work t/lib/checktree.t See if File::CheckTree works |