Update Parse-CPAN-Meta to CPAN version 1.4412
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 17 Feb 2014 12:46:15 +0000 (12:46 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 17 Feb 2014 13:19:37 +0000 (13:19 +0000)
commitf79ce037a8033149e8d6cee133f587111b0ada9b
tree39b58a97c128f782f2f95661abc8ba1ccae02fc7
parent95683ed09443a8579df94618d9c583b4f8265a6b
Update Parse-CPAN-Meta to CPAN version 1.4412

  [DELTA]

1.4412    2014-02-17 07:14:43-05:00 America/New_York

    [FIXED]

    - Added prerequisite on Encode 2.11 (Paul Howarth)

1.4411    2014-02-16 23:06:00-05:00 America/New_York

    [FIXED]

    - Invalid UTF-8 encoding in YAML files are now replaced with "PERLQQ"
      quoting from the Encode module and without warnings.

    - Removed legacy test modifications for $ENV{PERL_CORE}
MANIFEST
Porting/Maintainers.pl
cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm
cpan/Parse-CPAN-Meta/t/02_api.t
cpan/Parse-CPAN-Meta/t/03_functions.t
cpan/Parse-CPAN-Meta/t/04_export.t
cpan/Parse-CPAN-Meta/t/05_errors.t
cpan/Parse-CPAN-Meta/t/data/BadMETA.yml [new file with mode: 0644]
cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm