diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-05-27 22:38:10 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-05-28 08:45:48 +0100 |
commit | 153b7a01491d6e2a72f26ba722ea59d853189beb (patch) | |
tree | 91d5e2d71cacf9c8d3b8d30b1f1ea70c690b40e9 /MANIFEST | |
parent | 234105dd8a732de5fb48ccb1838c99281f89f669 (diff) | |
download | perl-153b7a01491d6e2a72f26ba722ea59d853189beb.tar.gz |
Update Module-Metadata to CPAN version 1.000022
[DELTA]
1.000022 - 2014-04-29
- work around change in comparison behaviour in Test::More 0.95_01 by being
more explicit with our tests - now explicitly checking the string form of
the extracted version, rather than the entire version object
- ensure the extracted version is returned as a version object in all cases
(RT#87782, Randy Stauner)
1.000021 - 2014-04-29
- fix use of newer interface from File::Path, to avoid another prereq on
older perls (Graham Knop, PR#7)
- fixed all out of date prereq declarations
1.000020 - 2014-04-27
- new is_indexable() object method (ether, RT#84357)
- eliminated dependency on IO::File (and by virtue, XS) - thanks, leont!
- removed cruft in test infrastructure left behind from separation from
Module::Build (ether)
- repository moved to https://github.com/Perl-Toolchain-Gang/Module-Metadata
- .pm file is now wholly ascii, for nicer fatpacking (RT#95086)
- some code micro-optimizations (Olivier Mengué, PR#4)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1566,10 +1566,7 @@ cpan/Module-Metadata/t/lib/0_2/Foo.pm cpan/Module-Metadata/t/lib/BOMTest/UTF16BE.pm cpan/Module-Metadata/t/lib/BOMTest/UTF16LE.pm cpan/Module-Metadata/t/lib/BOMTest/UTF8.pm -cpan/Module-Metadata/t/lib/DistGen.pm cpan/Module-Metadata/t/lib/ENDPOD.pm -cpan/Module-Metadata/t/lib/MBTest.pm -cpan/Module-Metadata/t/lib/Tie/CPHash.pm cpan/Module-Metadata/t/metadata.t cpan/Module-Metadata/t/taint.t cpan/Module-Metadata/t/version.t |