CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     P     > >     Perl     > >     Perl-Critic-Deprecated
Distribution Perl-Critic-Deprecated [Download]
Author ELLIOTJS [ Elliot Shank ]
Version 1.108
Abstract Policies that were formally included with Perl::Critic itself, but which have been superseded by others.
Released 23 June 2010
Size 14.7 KB
MD5 Checksum 1aa62449ce6b29bd2d00f5536577460e
Additional Files README   |   META   |   Changes   |   Makefile.PL   |   Build.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites base  |   Perl::Critic::Policy  |   Perl::Critic::Utils  |   Readonly  |  

Modules

Perl::Critic::Deprecated  [source]   [v 1.108] Policies that were formally included with Perl::Critic itself, but which have been superseded by others.
Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseSubs  [source]   [v 1.108] Write C<sub my_function{}> instead of C<sub MyFunction{}>.
Perl::Critic::Policy::NamingConventions::ProhibitMixedCaseVars  [source]   [v 1.108] Write C<$my_variable = 42> instead of C<$MyVariable = 42>.
Perl::Critic::Utils::PPIRegexp  [source]   [v 1.108] Utility functions for dealing with PPI regexp tokens.

Categories

Development Support    >>     Perl

Win32 PPM packages for "Perl-Critic-Deprecated"

ActiveState default Perl 5.10 repository   [  v 1.108   ]
ActiveState default Perl 5.12 repository   [  v 1.108   ]
ActiveState default Perl 5.8 repository   [  v 1.094   ]
trouchelle.com Perl 5.10 repository   [  v 1.108   ]
trouchelle.com Perl 5.12 repository   [  v 1.108   ]
trouchelle.com Perl 5.8 repository   [  v 1.094   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.