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

Changes for version 1.000032 - 2016-04-23 (TRIAL RELEASE)

  • use a more strict matching heuristic when attempting to infer the "primary" module name in a parsed .pm file
  • only report "main" as the module name if code was seen outside another namespace, fixing bad results for pod files (RT#107525)

Changes for version 1.000031 - 2015-11-24 (TRIAL RELEASE)

  • be less noisy on failure when building as part of perl core (see perl RT#126685)

Changes for version 1.000030 - 2015-11-20 (TRIAL RELEASE)

  • temp dirs cleaned up during tests (Steve Hay)
  • more accurately mark tests as TODO, so as to have a quieter and less confusing test run without passing TODO tests. This release is primarily intended for the perl 5.23.5 release.

Changes for version 1.000029 - 2015-09-11 (TRIAL RELEASE)

  • fix missing "use" statement in refactored test helper (only affected older perls, due to other module interactions)

Changes for version 1.000028 - 2015-09-11 (TRIAL RELEASE)

  • refactored and expanded test cases
  • fixed a $VERSION extraction issue on perl 5.6.2 (RT#105978, PR#17)
  • fix the detection of package Foo when $Foo::VERSION is set (RT#85961)

Modules

Gather package and POD information from perl module files