############################################################################## # $URL: http://perlcritic.tigris.org/svn/perlcritic/trunk/Perl-Critic-More/Changes $ # $Date: 2008-03-08 15:57:03 -0600 (Sat, 08 Mar 2008) $ # $Author: clonezone $ # $Revision: 2167 $ ############################################################################## [0.xx] Released on 2008-xx-xx Policy moved: * ValuesAndExpressions::ProhibitMagicNumbers has been moved into the core Perl::Critic distribution. [0.16] Released on 2007-08-12 Bugfix release * PPI version back down to 1.118, but turn off ProhibitMagicNumbers with older PPI * work around v-string warning [Thanks to users of CPAN::Reporter for identifying bugs!] [0.15] Released on 2007-08-10 Bugfix release * Readonly dependency omitted * PPI version => 1.199_03 [0.14] Released on 2007-08-09 New Policies: * ErrorHandling::RequireUseOfExceptions * ValuesAndExpressions::RestrictLongStrings * ValuesAndExpressions::ProhibitMagicNumbers [0.12] Released on 2006-11-23 New Policies: * CodeLayout::RequireASCII * Modules::RequirePerlVersion * Modules::PerlMinimumVersion (depends on CPAN module Perl::MinimumVersion > 0.13) [0.11] Released on 2006-11-15 Upload to the right PAUSE account this time... [0.1] Released on 2006-11-15 Create this new distribution by moving stuff from the core Perl::Critic New Policies: * Editor::RequireEmacsFileVariables