This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to CGI.pm-3.48
authorSteve Hay <SteveHay@planit.com>
Sat, 10 Oct 2009 11:05:09 +0000 (12:05 +0100)
committerSteve Hay <SteveHay@planit.com>
Sun, 11 Oct 2009 02:11:59 +0000 (03:11 +0100)
commitdeafae52c0ee26d9b53e39e333d390c4443dd43c
tree7108108e4f375f1fd25257b17d116910fb6e7e6b
parent7b742a041dc3ba8c68641bdda6bf46416f71944b
Upgrade to CGI.pm-3.48
44 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/CGI/Changes
cpan/CGI/examples/clickable_image.cgi
cpan/CGI/examples/frameset.cgi
cpan/CGI/examples/internal_links.cgi
cpan/CGI/examples/multiple_forms.cgi
cpan/CGI/examples/popup.cgi
cpan/CGI/lib/CGI.pm
cpan/CGI/lib/CGI/Carp.pm
cpan/CGI/lib/CGI/Cookie.pm
cpan/CGI/lib/CGI/Fast.pm
cpan/CGI/lib/CGI/Pretty.pm
cpan/CGI/lib/CGI/Util.pm
cpan/CGI/t/apache.t
cpan/CGI/t/autoescape.t [new file with mode: 0644]
cpan/CGI/t/can.t
cpan/CGI/t/carp.t
cpan/CGI/t/checkbox_group.t [new file with mode: 0644]
cpan/CGI/t/cookie.t
cpan/CGI/t/end_form.t [new file with mode: 0644]
cpan/CGI/t/fast.t
cpan/CGI/t/form.t
cpan/CGI/t/function.t
cpan/CGI/t/hidden.t [new file with mode: 0644]
cpan/CGI/t/html.t
cpan/CGI/t/http.t [new file with mode: 0644]
cpan/CGI/t/init.t [new file with mode: 0644]
cpan/CGI/t/init_test.txt [new file with mode: 0644]
cpan/CGI/t/no_tabindex.t
cpan/CGI/t/popup_menu.t
cpan/CGI/t/pretty.t
cpan/CGI/t/push.t
cpan/CGI/t/query_string.t
cpan/CGI/t/request.t
cpan/CGI/t/save_read_roundtrip.t [new file with mode: 0644]
cpan/CGI/t/switch.t
cpan/CGI/t/unescapeHTML.t
cpan/CGI/t/upload.t
cpan/CGI/t/uploadInfo.t
cpan/CGI/t/user_agent.t
cpan/CGI/t/utf8.t [new file with mode: 0644]
cpan/CGI/t/util-58.t
cpan/CGI/t/util.t