ports

devel/p5-MooseX-StrictConstructor

p5-MooseX-StrictConstructor-0.21 – blow up object constructors on unknown attributes

Description

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 calls Moose->throw_error(). This is a great
way to catch small typos.

WWW: http://search.cpan.org/dist/MooseX-StrictConstructor/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies