The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.4200

  • No changes from 1.41_04

Changes for version 1.41_04

  • Support PERL_JSON_BACKEND environment (defaulting to JSON::PP)
  • Support PERL_YAML_BACKEND environment (defaulting to CPAN::Meta:YAML)
  • Update Makefile.PL to install to sitelib on Perl 5.12+

Changes for version 1.41_03

  • Throw exception when CPAN::Meta::YAML has a parse error (RT#47608)

Changes for version 1.41_02

  • Convert to using CPAN::Meta::YAML instead of YAML::Tiny

Changes for version 1.41_01

  • add support for JSON metafiles and load_* methods (RJBS)
  • Move binary file unpacking to test file from Makefile.PL so tests will pass in the Perl core using a generated Makefile.PL
  • Move bundled uupacktool.pl to t/bin/

Modules

Parse META.yml and META.json CPAN metadata files