summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorchromatic <chromatic@wgz.org>2001-09-08 06:31:44 -0600
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-09 00:27:15 +0000
commitb38b066d1cf1b115dd83bdf7e4355e8870134fb9 (patch)
treedd52f96ce3b8a4446e4a6922fb92c071a8682012 /MANIFEST
parent2528d3bc80636e23626826fbc1655948615de50f (diff)
downloadperl-b38b066d1cf1b115dd83bdf7e4355e8870134fb9.tar.gz
Added Test for CGI::Fast
Message-ID: <20010908183612.49960.qmail@onion.perl.org> p4raw-id: //depot/perl@11952
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 6a3420c82c..f0fc9b0be8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -802,6 +802,7 @@ lib/CGI/Switch.pm Simple interface for multiple server types
lib/CGI/t/apache.t See if CGI::Apache still loads
lib/CGI/t/carp.t See if CGI::Carp works
lib/CGI/t/cookie.t See if CGI::Cookie works
+lib/CGI/t/fast.t See if CGI::Fast works (if FCGI is installed)
lib/CGI/t/form.t See if CGI.pm works
lib/CGI/t/function.t See if CGI.pm works
lib/CGI/t/html.t See if CGI.pm works