Make your object constructors blow up on unknown attributes
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 "Carp::confess()". This is a great way to catch small
typos.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/perl-MooseX-StrictConstructor && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
MooseX-StrictConstructor-0.16.tar.gz | 0000010765 10.5 KB | |
perl-MooseX-StrictConstructor.changes | 0000001232 1.2 KB | |
perl-MooseX-StrictConstructor.spec | 0000002257 2.2 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0