Update CGI from version 3.63 to 3.64
authorSteve Hay <steve.m.hay@googlemail.com>
Wed, 27 Nov 2013 08:34:21 +0000 (08:34 +0000)
committerSteve Hay <steve.m.hay@googlemail.com>
Wed, 27 Nov 2013 08:34:21 +0000 (08:34 +0000)
commitd5d60e0a043f691c8d43616c20a23eb84e747599
tree5703abce262f3510b94b0615fefa03e89f562c18
parenta6c83041cf6cd2db8b2df9625081f214af8bc56a
Update CGI from version 3.63 to 3.64

    [BUG FIXES]
    - Avoid warning about "undefined variable in user_agent in some cases (RT#72882)

    [INTERNALS]
    - Avoiding warning about "unitialized value" in when calling user_agent() in some cases. (RT#72882, perl@max-maurer.de)
    - Update minimum required version in Makefile.PL to 5.8.1. It had already been
      updated to 5.8.1 in the CGI.pm module in 3.53.
    - Fix POD errors reported by newer pod2man (Thanks to jmdh)
    - Typo fixes, (dsteinbrunner).
    - use deprecate.pm on perls 5.19.0 and later. (rjbs).

    [DOCUMENTATION]
    - Update CGI::Cookie docs to reflect that HttpOnly is widely supported now.
12 files changed:
Porting/Maintainers.pl
cpan/CGI/lib/CGI.pm
cpan/CGI/lib/CGI/Apache.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/Push.pm
cpan/CGI/lib/CGI/Switch.pm
cpan/CGI/lib/CGI/Util.pm
cpan/CGI/t/url.t
pod/perldelta.pod