Perl-Critic-Deprecated version 1.094.

This distribution provides several Perl::Critic Policies that used to be part
of the primary Perl::Critic distribution, but which have been superseded by
other Policies.


INSTALLATION

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install


NON-STANDARD BUILD TARGETS

    ./Build authortest

Runs extra tests that might not pass anywhere other than the author's computer.


COPYRIGHT AND LICENCE

Copyright (c) 2008-2009, Elliot Shank.  Some rights reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.