Package : perl-MooseX-StrictConstructor

Package details

Summary: Make your object constructors blow up on unknown attributes

Description:
Using this class to load Moose instead of just loading using Moose itself
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.


URL: http://search.cpan.org/dist/MooseX-StrictConstructor
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs