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

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.