Info2: << Package: perl-critic-bangs-pm%type_pkg[perl] Version: 1.12 Revision: 1 License: Artistic Description: Collection of handy Perl::Critic policies DescDetail: << The rules included with the Perl::Critic::Bangs group include: Perl::Critic::Policy::Bangs::ProhibitCommentedOutCode Commented-out code is usually noise. It should be removed. Perl::Critic::Policy::Bangs::ProhibitFlagComments Watch for comments like "XXX", "TODO", etc. Perl::Critic::Policy::Bangs::ProhibitNoPlan Tests should have a plan. Perl::Critic::Policy::Bangs::ProhibitNumberedNames Variables like $user and $user2 are insufficiently distinguished. Perl::Critic::Policy::Bangs::ProhibitRefProtoOrProto Determining the class in a constructor by using ref($proto) || $proto is usually a cut-n-paste that is incorrect. Perl::Critic::Policy::Bangs::ProhibitUselessRegexModifiers Adding modifiers to a regular expression made up entirely of a variable created with qr() is usually not doing what you expect. Perl::Critic::Policy::Bangs::ProhibitVagueNames Vague variables like $data or $info are not descriptive enough. << Maintainer: Daniel Johnson Homepage: https://metacpan.org/dist/Perl-Critic-Bangs/ Source: mirror:cpan:authors/id/P/PE/PETDANCE/Perl-Critic-Bangs-%v.tar.gz Source-Checksum: SHA256(73242b27da2feb601e4a47e7975d864df7279317f1b0565474be3cfc31bfa119) Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3) Distribution: << (%type_pkg[perl] = 5162) 10.9, (%type_pkg[perl] = 5162) 10.10, (%type_pkg[perl] = 5162) 10.11, (%type_pkg[perl] = 5162) 10.12, (%type_pkg[perl] = 5162) 10.13 << UpdatePOD: true DocFiles: Changes README.md Depends: << perl-critic-pm%type_pkg[perl], perl-critic-deprecated-pm%type_pkg[perl] << InfoTest: TestDepends: test-pod-pm, test-pod-coverage-pm, test-perl-critic-pm%type_pkg[perl] InstallScript: << %{default_script} /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl] << <<