Simply loading MouseX::StrictConstructor in your Perl package will make
your constructor "strict". If your constructor is called with an attribute
argument that your class does not declare, then it dies. This is a great
way to catch small typos.
Installed Size: 18.4 kB
Architectures: all