Perl-Critic-Moose version 0.999_002.

This distribution provides several Perl::Critic policies related to using
Moose, the "post-modern" object system for Perl.



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.  All rights reserved.

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