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

Changes for version 2.02

  • fixed annoying "redefined" warnings
  • fixed annoying "naked subroutines" test failures for callers of Debuggit
    • proper handling of Pod::Coverage's absence in t/pod_coverage.t
  • can now override the system wide DEBUG for a specific module
  • adding another test to insure no additional memory is used
    • refactored t/nomem1.t to match t/nomem2.t
    • more cautious handling of Memory::Usage to avoid non-Linux problems
  • updated / extended all POD
    • now have main POD, manual, and cookbook
  • fixed the problem with Moose classes autocleaning DEBUG

Modules

A fairly simplistic debug statement handler
Debuggit example recipes
Details for using Debuggit to the fullest