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

Changes for version v2.0.1 - 2019-06-18

  • Export most of the old functions (CPAN-RT 129888)

Changes for version v2.0_0 - 2019-06-18

  • Łukasz Hejnak <lehack@lehack.pl>
  • Replaced import() with Exporter usage.
  • Added all_files_ok to the procedural mode.
  • Added .git to list of directories ignored when looking for pm/pl files.
  • Added an else clause for pl_file_compiles so that it catches file not found errors. Evan Giles <egiles@cpan.org>
  • Remove 'exported_to' function
  • Remove cleanup steps from the Build.PL file
  • Bump version number for backwards incompatible changes (semver.org)

Modules

Check whether Perl files compile correctly.
Test whether your perl files compile.