perl-moosex-strictconstructor 0.19 Strict object constructors for Moose

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().