Perl-Critic-Swift version 1.0.1
This module provides several Perl::Critic 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.
NOTE ON ENCODINGS
All files in this distribution should be considered to be in UTF-8 format.
Some standard documentation tools do not presently deal very well with this and
their output is mangled. Give that it is the 21st century, this is considered
a bug in those tools and not in this distribution.
COPYRIGHT AND LICENCE
Copyright ©2007, 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.