-
-
29 Oct 2013 16:43:17 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Clone repository
- Issues (1)
- Testers (1476 / 1 / 0)
- Kwalitee
Bus factor: 2- 92.42% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (27.06KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Modules
Policies and modules that were formerly included with Perl::Critic itself, but which have been superseded by others.Put source-control keywords in every file.Write sub my_function{} instead of sub MyFunction{}.Write $my_variable = 42 instead of $MyVariable = 42.Utility functions for dealing with PPI regexp tokens.Module Install Instructions
To install Perl::Critic::Deprecated, copy and paste the appropriate command in to your terminal.
cpanm Perl::Critic::Deprecated
perl -MCPAN -e shell install Perl::Critic::Deprecated
For more information on module installation, please visit the detailed CPAN module installation guide.