perl-MouseX-StrictConstructor - Make your object constructors blow up on unknown attributes
Website: | https://metacpan.org/release/MouseX-StrictConstructor |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
Simply loading this module makes your constructors "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.
Packages
perl-MouseX-StrictConstructor-0.02-10.aldos.noarch [6 KiB] |
Changelog
by Joel Barrios (2025-04-11):
- Clean spec file. |