perl-MooseX-StrictConstructor - Make your object constructors blow up on unknown attributes
| Website: | http://search.cpan.org/dist/MooseX-StrictConstructor | 
|---|---|
| License: | Artistic 2.0 | 
| Vendor: | Fedora Project | 
- 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.11-1.fc14.noarch [18 KiB] | Changelog
              by Iain Arnell (2010-10-08): - update to latest upstream - license change from "GPL+ or Artistic" to "Artistic 2.0" - clean up spec for modern rpmbuild |