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

Changes for version 1.018

  • Fixed t/07-kwalitee.t to not have a typo in the skip directive.
  • Fixed Constants.pm to use File::Spec->tmpdir() instead of pegging the temp dir as /tmp (which breaks on Windows). Thanks to Tobias Leich for suggesting that easy fix.
  • Added a test to t/03-extract.t to assure that we don't exclude constants ending in _H[_]? -- along with fixes in Constants.pm. Thanks to Lee Pumphret for pointing out the bug leading to this fix.
  • Fixed Makefile.PL to be more robust at cleanup time on Windows.

Modules

scan C language files for easily recognized constructs.
Slurp constants from specified C header (.h) files

Provides

in contrib/lib/ModPerl/CScan.pm