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

Changes for version 0.004 - 2011-09-18

  • API-BREAKING cleanup to method names. If you're using this please note that some camelCase names are renamed, hopefully for the better.
  • Stack trace is possibly more useful now, uses a fake format string %S entry.
  • Stringify blessed objects in stack trace to avoid massive stack trace output when deeper objects are on the stack.
  • OO methods added, not that I've used them much. Synopsis updated accordingly.
  • Also provide some sort of primitive Test::Harness integration, and some examples.

Modules

simple logging support for EntityModel