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.011 - 2020-03-10

  • Switched from Carp::confess to die in order to avoid leaking sensitive data via stack traces. The previous behavior can be enabled in an application by using Carp::Always. Thanks @jrubinator!

Modules

a role to make Moo constructors strict.
Make your Moo-based object constructors blow up on unknown attributes.