diff options
author | chromatic <chromatic@wgz.org> | 2001-09-08 06:31:44 -0600 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-09 00:27:15 +0000 |
commit | b38b066d1cf1b115dd83bdf7e4355e8870134fb9 (patch) | |
tree | dd52f96ce3b8a4446e4a6922fb92c071a8682012 /MANIFEST | |
parent | 2528d3bc80636e23626826fbc1655948615de50f (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |