perl-moox-strictconstructor 0.010 Make Moo-based object constructors blow up on unknown attributes

Loading MooX::StrictConstructor makes your constructors "strict". If your constructor is called with an attribute init argument that your class does not declare, then it dies.