perl-MooX-StrictConstructor - Make your Moo-based object constructors blow up on unknown attributes
| Website: | https://metacpan.org/release/MooX-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 init argument that your class does not declare, then it dies. This is a great way to catch small typos.
Packages
| perl-MooX-StrictConstructor-0.011-2.aldos.noarch [19 KiB] |
Changelog
by Joel Barrios (2023-08-27):
- Clean spec file. |