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

Changes for version 0.11 - 2014-01-24

  • fix Moo::Role::Lax

Documentation

Modules

By default Moo turns all warnings to fatal warnings. Moo::Lax is exactly the same as Moo, except that it doesn't turn all warnings to fatal warnings in the calling module.
By default Moo::Role turns all warnings to fatal warnings. This module is exactly the same as Moo::Role, except that it doesn't turn all warnings to fatal warnings in the calling module.
By default oo turns all warnings to fatal warnings. oo::Lax is exactly the same as oo, except that it doesn't turn all warnings to fatal warnings in the calling module.