cpan Module-Build 0.35_03

latest releases: 2.232012, 0.1.11, 0.5...
pre-release14 years ago

*** API CHANGE ***

  • The prepare_metadata() method used to take a YAML::Node object as an
    argument for modification. The method now takes no arguments and just
    returns a hash reference of metadata. [David Golden]

Enhancements

  • Command line options may be set via the PERL_MB_OPT environment
    variable (similar to PERL_MM_OPT in ExtUtils::MakeMaker)

Bug fixes:

  • Updated PPM generation to PPM v4 (RT#49600) [Olivier Mengue]

  • When c_source is specified, the directory scan will include additional,
    less-common C++ extensions (RT49298) [David Golden]

  • When module_name is not supplied, no packlist was being written; fixed
    by guessing module_name from dist_version_from or the directory name
    (just like ExtUtils::Manifest does without NAME) [David Golden]

  • Bumped IO::File prereq to fix binmode failures in PPMMaker on Perl
    prior to 5.8.8 [David Golden]

Other:

  • Replaced use of YAML.pm with YAML::Tiny; Module::Build::YAML is now
    based on YAML::Tiny as well [David Golden]

  • Reduced amount of console output under normal operation (use --verbose
    to see all output) [David Golden]

Don't miss a new Module-Build release

NewReleases is sending notifications on new releases.