Changes for version 0.08 - 2009-02-28

  • bumped Module::Build prerequisite to 0.32 (dagolden)
  • refactored documentation to reflect changes to code (bingos)
  • removed all refs to Module::Build object (bingos)
  • added LICENSE file (bingos)
  • added documentation to ::Constants (bingos)
  • added POD and POD coverage tests (bingos)

Changes for version 0.06_05 - 2009-02-25

  • Brought the test fixes into line with blead [rt #42670]
  • suppress [ERROR] messages in tests (dagolden)

Changes for version 0.06_04 - 2009-02-18

  • bumped CPANPLUS prerequisite to 0.84 (bingos)
  • bumped all required versions, added Test::Harness 3.15 (bingos)
  • Fixed warnings in tests and added diag() to ignore the [ERROR] (bingos)

Changes for version 0.06_03 - 2009-02-09

  • process separation for Build.PL, Build, test and install actions, using IPC::Cmd (bingos)
  • If M::B is version 0.31_03 or greater use 'Build prereq_data' to work out prereqs, otherwise fallback on poking around in _build/ like CPAN.pm does. (bingos)
  • Resolved issues with test reports for FAILs being misgraded as UKNOWN. (bingos)

Changes for version 0.06_02

  • Fixed some issues with test output not appearing in CPAN Tester reports. [Chris Williams]

Modules

CPANPLUS plugin to install packages that use Build.PL
Constants for CPANPLUS::Dist::Build