- New upstream release 0.16
- Fixed license fields in META.json to be lists
- Extended META test suite
- Added '2.0' as an alias to '2' version spec.
- License MUST be a list of strings
- Classify buildreqs by usage
- Update UTF8 patch
- Use %license where possible
- New upstream release 0.14
- Added minimum perl version (5.006)
- Reworked Makefile.PL for clarity
- Implemented Perl::Critic suggestions
- Added meta_json_ok test and example
- Several Version.pm updates
- Update UTF8 patch
- New upstream release 0.11
- CPAN RT#74317: imported url validation from CPAN::Meta
- CPAN RT#66692: updated license type
- Updates to examples
- BR: perl(Test::CPAN::Meta) rather than perl(Test::CPAN::Meta::YAML)
- Don't need to remove empty directories from buildroot
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Drop %defattr, redundant since rpm 4.4
This module was written to ensure that a META.json file, provided with a
standard distribution uploaded to CPAN, meets the specifications that are
slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker,
Module::Build and Module::Install.
See CPAN::Meta for further details of the CPAN Meta Specification.