| This Release | Perl-Critic-Lax-0.009 | [Download] [Browse] | 11 Sep 2012 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Website ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | https://github.com/rjbs/perl-critic-lax.git - Website | |||||
| CPAN Testers | PASS (614) [ 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::Lax | policies that let you slide on common exceptions | 0.009 | |
| Perl::Critic::Policy::Lax::ProhibitComplexMappings::LinesNotStatements | prohibit multiline maps, not multistatement maps | 0.009 | |
| Perl::Critic::Policy::Lax::ProhibitEmptyQuotes::ExceptAsFallback | empty quotes are okay as the fallback on the rhs of || | 0.009 | |
| Perl::Critic::Policy::Lax::ProhibitLeadingZeros::ExceptChmod | leading zeroes are okay as the first arg to chmod | 0.009 | |
| Perl::Critic::Policy::Lax::ProhibitStringyEval::ExceptForRequire | stringy eval is bad, but it's okay just to "require" | 0.009 | |
| Perl::Critic::Policy::Lax::RequireEndWithTrueConst | ending your package with a simple, fun true value is okay | 0.009 | |
| Perl::Critic::Policy::Lax::RequireExplicitPackage::ExceptForPragmata | you can put strict and warnings before "package" | 0.009 |