summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-05-01 08:16:10 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-05-01 08:16:10 +0000
commit3d1a2ec4907585a079fab9dc4764c16e7e3b58e3 (patch)
tree46ef1a6088ba0cdfe8bf4b813c7c5254f40f17a2 /MANIFEST
parentf3248e5040f8dfad4ae7c7de65d22997a0107c5f (diff)
downloadperl-3d1a2ec4907585a079fab9dc4764c16e7e3b58e3.tar.gz
add CGI.pm v2.66 (from Lincoln Stein)
p4raw-id: //depot/perl@6029
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 8d4a8d3fbd..72686196b7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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