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

Changes for version 0.07 - 2009-02-19

  • Add ability to disable warnings for an entire set of modules using a regex.
  • Change warnings to use the caller instead of the class name of the instance so that warnings are reported on the class which actually uses NEXT, not the class which inherits from it.

Modules

make NEXT suck less