The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.14 - 2014-01-30

  • fixed typo

Documentation

Modules

Loads Moo without turning warnings to fatal.
Loads Moo::Role without turning warnings to fatal.
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.