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

Changes for version 0.005 - 2013-04-02

  • Fix odd behaviour when setting path without explicitly opening: EntityModel::Log->instance->path('output.log')->min_level(0); Also ensure that ->handle returns a handle even when we're reopening.
  • RTs fixed:
  • #84342 - disable the new smartmatch warning introduced in perl 5.017.011, untested since perlbrew doesn't have that perl version available (yet! apparently it should pick it up when http://www.cpan.org/src/README.html has it). Thanks to Andreas for finding+reporting.

Modules

simple logging support for EntityModel