Elliot Shank > Perl-Critic-Deprecated-1.094

Perl-Critic-Deprecated-1.094

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 (209)   UNKNOWN (10)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

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

Other Files

xt/author/README