This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update to CGI.pm 2.78.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 6 Nov 2001 22:12:28 +0000 (22:12 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 6 Nov 2001 22:12:28 +0000 (22:12 +0000)
commitac734d8bd697d0795c7d9ab8a3fa6068e4da1b0c
treec129fb66eebcd53d6b5fc6a2d2d11ee2b9582e3d
parent31f2a3990f7718ffeb53233b84d710d047b543f5
Update to CGI.pm 2.78.

TODO: the test suite needs to be merged so that
when in core, the core version is tested, and when
using the CPAN version, testing the CPAN version.
(the changes need to be sent to Lincoln, too...)

p4raw-id: //depot/perl@12876
19 files changed:
lib/CGI.pm
lib/CGI/Apache.pm
lib/CGI/Carp.pm
lib/CGI/Cookie.pm
lib/CGI/Pretty.pm
lib/CGI/Switch.pm
lib/CGI/Util.pm
lib/CGI/t/apache.t
lib/CGI/t/carp.t
lib/CGI/t/cookie.t
lib/CGI/t/fast.t
lib/CGI/t/form.t
lib/CGI/t/function.t
lib/CGI/t/html.t
lib/CGI/t/pretty.t
lib/CGI/t/push.t
lib/CGI/t/request.t
lib/CGI/t/switch.t
lib/CGI/t/util.t