perl-Perl-Critic-StricterSubs - Perl::Critic plugin for stricter subroutine checks
Website: | https://metacpan.org/release/Perl-Critic-StricterSubs |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
As a dynamic language, Perl doesn't require you to define subroutines until run-time. Although this is a powerful feature, it can also be a major source of bugs. The Perl::Critic::Policy modules in this distribution are aimed at reducing errors caused by invoking subroutines that are not defined.
Packages
perl-Perl-Critic-StricterSubs-0.08-1.aldos.noarch [53 KiB] |
Changelog
by Joel Barrios (2024-10-25):
- Update to 0.08. |