| This Release | Perl-Critic-Deprecated-1.108 | [Download] [Browse] | 23 Jun 2010 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Website ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | http://guest@perlcritic.tigris.org/svn/perlcritic/trunk/distributions/Perl-Critic-Deprecated/ | |||||
| CPAN Testers | PASS (600) FAIL (1) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| Perl::Critic::Deprecated | Policies that were formally included with Perl::Critic itself, but which have been superseded by others. | 1.108 | |
| Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseSubs | Write sub my_function{} instead of sub MyFunction{}. | 1.108 | |
| Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseVars | Write $my_variable = 42 instead of $MyVariable = 42. | 1.108 | |
| Perl::Critic::Utils::PPIRegexp | Utility functions for dealing with PPI regexp tokens. | 1.108 |
|
xt/author/README |