Attribute-Validate
view release on metacpan or search on metacpan
Enforces types into anonymous subroutines since those cannot be enchanted using attributes.
# DEPENDENCIES
The module will pull all the dependencies it needs on install, the minimum supported Perl is v5.16.3, although latest versions are mostly tested for 5.38.2
# CONFIGURATION AND ENVIRONMENT
If your OS Perl is too old perlbrew can be used instead.
# BUGS AND LIMITATIONS
Enchanting anonymous subroutines with attributes won't allow them to be used by this module because of limitations of the language.
# LICENSE AND COPYRIGHT
This software is Copyright (c) 2025 by Sergio Iglesias.
This is free software, licensed under:
The MIT (X11) License
lib/Attribute/Validate.pm view on Meta::CPAN
Enforces types into anonymous subroutines since those cannot be enchanted using attributes.
=head1 DEPENDENCIES
The module will pull all the dependencies it needs on install, the minimum supported Perl is v5.16.3, although latest versions are mostly tested for 5.38.2
=head1 CONFIGURATION AND ENVIRONMENT
If your OS Perl is too old perlbrew can be used instead.
=head1 BUGS AND LIMITATIONS
Enchanting anonymous subroutines with attributes won't allow them to be used by this module because of limitations of the language.
=head1 LICENSE AND COPYRIGHT
This software is Copyright (c) 2025 by Sergio Iglesias.
This is free software, licensed under:
The MIT (X11) License
( run in 0.190 second using v1.01-cache-2.11-cpan-ff066701436 )