Letter P

perl-Perl-Critic-Bangs - Collection of handy Perl::Critic policies

Website: http://search.cpan.org/dist/Perl-Critic-Bangs/
License: Artistic 2.0
Vendor: Alcance Libre, Inc.
Description:
The rules included with the Perl::Critic::Bangs group include:
  - Commented-out code is usually noise.  It should be removed.
  - Watch for comments like "XXX", "TODO", etc.
  - Tests should have a plan.
  - Variables like $user and $user2 are insufficiently distinguished.
  - Determining the class in a constructor by using "ref($proto) || $proto".
  - Adding modifiers to a regular expression made up entirely of a variable
  created with qr() is usually not doing what you expect.
  - Vague variables like $data or $info are not descriptive enough.

Packages

perl-Perl-Critic-Bangs-1.12-4.fc14.al.noarch [39 KiB] Changelog by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al