Package : perl-Perl-Critic-StricterSubs > RPM : perl-Perl-Critic-StricterSubs-0.50.0-4.mga7.src.rpm

Basic items

Name perl-Perl-Critic-StricterSubs
Version 0.50.0
Release 4.mga7
URL http://search.cpan.org/dist/Perl-Critic-StricterSubs
Group Development/Perl
Summary Perl::Critic plugin for stricter subroutine checks
Size 42KB
Arch noarch
License GPL+ or Artistic

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. For example, you might mistype the name of a subroutine, or
call a subroutine from another module without including that module or
importing that subroutine. And unless you have very good test coverage, you
might not know about these bugs until you have already launched your code.

The the Perl::Critic::Policy manpage modules in this distribution are aimed
at reducing errors caused by invoking subroutines that are not defined.
Each Policy can be used separately. But when applied together, they enforce
a specific and deliberate coding style that minimizes the chance of writing
code that makes calls to undefined subroutines.

This coding style will not appeal to everyone. Some folks will surely find
this coding style to be too verbose or too restrictive. In particular,
importing via the Exporter manpage tags and pattern matching is purposely
not supported. But hopefully, these Policies will encourage you to
consciously consider the inherent trade-offs of your current coding style.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 12:12:41
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie