perl-MooseX-StrictConstructor - Make your object constructors blow up on unknown attributes
Website: | http://search.cpan.org/dist/MooseX-StrictConstructor/ |
---|---|
License: | GPL+ or Artistic |
- 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 "Carp::confess()". This is a great way to catch small typos.
Packages
perl-MooseX-StrictConstructor-0.09-2m.mo7.noarch [15 KiB] |
Changelog
by Yohsuke Ooi (2010-08-31):
- (0.09-2m) - full rebuild for mo7 release |