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

Changes for version 0.003

  • Tap into Test::Builder methods to deliver diag() and note() through their usual path. (fixes indenting for subtests) Falls back to generating TAP strings if Test::Builder is not loaded.
  • Fix for 'fatal' not printing the right prefix with Log::Any >= 0.9
  • Deprecated 'dumper' attribute since it can't be supported on Log::Any >= 0.9

Modules

Logging adapter suitable for use in TAP testcases