Make your Moo-based object constructors blow up on unknown attributes

Edit Package perl-MooX-StrictConstructor
https://metacpan.org/release/MooX-StrictConstructor

Simply loading this module makes your constructors "strict". If your constructor is called with an attribute init argument that your class does not declare, then it dies. This is a great way to catch small typos. Your application can use Carp::Always to generate stack traces on 'die'. Previously all exceptions contained traces, but this could potentially leak sensitive information, e.g. My::Sensitive::Class->new( password => , extra_value => 'foo' );

Refresh
Refresh
Source Files
Filename Size Changed
MooX-StrictConstructor-0.010.tar.gz 0000014817 14.5 KB
cpanspec.yml 0000000547 547 Bytes
perl-MooX-StrictConstructor.changes 0000002066 2.02 KB
perl-MooX-StrictConstructor.spec 0000002299 2.25 KB
Revision 4 (latest revision is 6)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 593887 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 4)
automatic update
Comments 0
openSUSE Build Service is sponsored by