Update CGI to CPAN version 3.62
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 10 Nov 2012 12:31:46 +0000 (12:31 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 10 Nov 2012 12:31:46 +0000 (12:31 +0000)
commit11911e219c403b8773ab8f4e97d5fb23c092aa86
tree987f0c63a74ac1952e57911fda410e20dcde01e7
parenta744a0b79f6753f746bf37af2c776208590aef91
Update CGI to CPAN version 3.62

  [DELTA]

  Version 3.62, Nov 9th, 2012

    [INTERNALS]
    - Changed how the  deprecated endform function was defined for compatibilty
      with the development version of Perl.
    - Fix failures in t/tmpdir.t when run as root
      https://github.com/markstos/CGI.pm/issues/22, RT#80659)

    - Made it possible to force a sorted order for things like hash
      attributes so that tests are not dependent on a particular hash
      ordering. This will be required in modern perls which will
      change the ordering per process. (Yves, RT#80659)
Porting/Maintainers.pl
cpan/CGI/Changes
cpan/CGI/lib/CGI.pm
cpan/CGI/lib/CGI/Util.pm
cpan/CGI/t/autoescape.t
cpan/CGI/t/function.t
cpan/CGI/t/html.t
cpan/CGI/t/tmpdir.t