| This Release | Perl-Critic-Bangs-1.02 | [Download] [Browse] | 07 Mar 2009 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (8) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (69) FAIL (158) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| Perl::Critic::Bangs | A collection of handy Perl::Critic policies | 1.02 | |
| Perl::Critic::Policy::Bangs::ProhibitCommentedOutCode | Commented-out code is usually noise. It should be removed. | 1.02 | |
| Perl::Critic::Policy::Bangs::ProhibitFlagComments | Don't use XXX, TODO, or FIXME. | 1.02 | |
| Perl::Critic::Policy::Bangs::ProhibitNoPlan | Know what you're going to test. | 1.02 | |
| Perl::Critic::Policy::Bangs::ProhibitNumberedNames | Prohibit variables differentiated by trailing numbers. | 1.02 | |
| Perl::Critic::Policy::Bangs::ProhibitRefProtoOrProto | Create a clone() method if you need copies of objects. | 1.02 | |
| 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. | 1.02 | |
| Perl::Critic::Policy::Bangs::ProhibitVagueNames | Don't use generic variable names. | 1.02 |