#######################################################################
# $URL: http://perlcritic.tigris.org/svn/perlcritic/tags/Test-Perl-Critic-Progressive-0.03/Changes $
# $Date: 2008-07-27 16:01:56 -0700 (Sun, 27 Jul 2008) $
# $Author: thaljef $
# $Revision: 2620 $
########################################################################
[0.03] Released on 2008-07-27.
"use 5.006001" in Makefile.PL and Build.PL.
If 'blib' directory does not exist, then look for perl files
in 'bin', 'script', and 'scripts' dirs, as well as the 'lib'
dir. RT #33197.
[0.02] Released on 2007-06-22
Added hooks for controling the decay rate for individual types of
violations. See POD for details.
All functions can now be exported upon request. Note that some of
them have been renamed.
Tweaked the test diagnostics messages a bit.
Edited documentation.
[0.01] Released on 2007-06-17
Initial release.