Updated CGI to CPAN version 3.54
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 18 May 2011 19:52:36 +0000 (20:52 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 9 Jun 2011 11:17:10 +0000 (12:17 +0100)
commitbe0397089ddbb1fa5b54c3d442d9c23255e1bd87
treeee3410634877c661159fbc3742b5f73fbea7002b
parentc23ee15d0c5621f673a78a873392c506a2b470f8
Updated CGI to CPAN version 3.54

  [DELTA]

  Version 3.54, Apr 28, 2011
   No code changes

   [INTERNALS]
   - Address test failures in t/tmpdir.t, thanks to Niko Tyni.
     Some tests here are failing on some platforms and have been marked as TODO.

  Version 3.53, Apr 25, 2011

  [NEW FEATURES]
  - The DELETE HTTP verb is now supported.
    (RT#52614, James Robson, Eduardo Ari�o de la Rubia)

  [INTERNALS]
  - Correct t/tmpdir.t MANIFEST entry. (RT#64949)
  - Update minimum required Perl version to be Perl 5.8.1, which
    has been out since 2003. This allows us to drop some hacks
    and exceptions (Mark Stosberg)
MANIFEST
Porting/Maintainers.pl
cpan/CGI/Changes
cpan/CGI/lib/CGI.pm
cpan/CGI/lib/CGI/Util.pm
cpan/CGI/t/delete.t [new file with mode: 0644]
cpan/CGI/t/tmpdir.t [new file with mode: 0644]