2cd5b59 Update to 1.000022

Authored and Committed by pghmcfc 10 years ago
    Update to 1.000022
    
    - New upstream release 1.000022
      - New is_indexable() object method (CPAN RT#84357)
      - Eliminated dependency on IO::File (and by virtue, XS)
      - Removed cruft in test infrastructure left behind from separation from
        Module::Build
      - Repository moved to https://github.com/Perl-Toolchain-Gang/Module-Metadata
      - .pm file is now wholly ascii, for nicer fatpacking (CPAN RT#95086)
      - Some code micro-optimizations
        (https://github.com/Perl-Toolchain-Gang/Module-Metadata/pull/4)
      - Fixed all out of date prereq declarations
      - 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
        (CPAN RT#87782)
    - Drop redundant Group: tag
    
        
file modified
+24 -7
file modified
+1 -1