diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-02-17 12:46:15 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-02-17 13:19:37 +0000 |
commit | f79ce037a8033149e8d6cee133f587111b0ada9b (patch) | |
tree | 39b58a97c128f782f2f95661abc8ba1ccae02fc7 /MANIFEST | |
parent | 95683ed09443a8579df94618d9c583b4f8265a6b (diff) | |
download | perl-f79ce037a8033149e8d6cee133f587111b0ada9b.tar.gz |
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}
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1731,6 +1731,7 @@ 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 cpan/Parse-CPAN-Meta/t/data/META-VR.json cpan/Parse-CPAN-Meta/t/data/META-VR.yml cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm |