-
-
10 Mar 2020 16:40:28 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (2762 / 0 / 0)
- Kwalitee
Bus factor: 0- 92.86% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (14.6KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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.Module Install Instructions
To install MooX::StrictConstructor, copy and paste the appropriate command in to your terminal.
cpanm MooX::StrictConstructor
perl -MCPAN -e shell install MooX::StrictConstructor
For more information on module installation, please visit the detailed CPAN module installation guide.