| This Release | Perl-Critic-Deprecated-1.094 | [Download] [Browse] | 01 Jan 2009 | |||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Website ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (201) UNKNOWN (8) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| Perl::Critic::Deprecated | Policies that were formally included with Perl::Critic itself, but which have been superseded by others. | 1.094 | |
| Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseSubs | Write sub my_function{} instead of sub MyFunction{}. | 1.094 | |
| Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseVars | Write $my_variable = 42 instead of $MyVariable = 42. | 1.094 |
|
xt/author/README |