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

Changes for version 1.07

  • cleaned up test suite to work in more environments.
  • tightened what is checked to avoid more "system" names.
  • now detects debugger and turns off checks in 'main'.

Modules

Perl extension to ensure that things, particularly subroutines, are defined before a program runs -- to avoid being bitten by Undefined subroutine &main::foo ... run-time errors.