perl-MooX-StrictConstructor

Make your Moo-based object constructors blow up on unknown attributes

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 dies. This is a great way to catch small typos.
Website: http://search.cpan.org/dist/MooX-StrictConstructor/
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-MooX-StrictConstructor-0.011-1.el6_10.noarch [21 KiB] Changelog by Andrew Colin Kissa (2023-02-17):
- Initial packaging