Changes for version 2.001_002 - 2016-10-28

  • Fix postderef. I specified v5.22, but it was still experimental then. Identified by Slaven Rezić (https://github.com/briandfoy/test-prereq/issues/14)

Changes for version 2.001_001 - 2016-10-24

  • Big changes:
  • No more filtering out core modules (some things are ejected from core!)
  • Switched from Module::Info to Module::Extract::Use
  • Switched from old Test::Builder to Test::Builder::Module from the new Test::Simple stuff.

Documentation

Modules

check if Makefile.PL has the right pre-requisites
test prerequisites in Module::Build scripts

Examples