Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.07 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.07 KB

Perl-Critic-Bangs

Perl::Critic::Bangs is a collection of Perl::Critic policies to help make your life easier.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Perl::Critic::Bangs

You can also look for information at:

Search CPAN
    http://search.cpan.org/dist/Perl-Critic-Bangs

CPAN Request Tracker:
    http://rt.cpan.org/NoAuth/Bugs.html?Dist=Perl-Critic-Bangs

AnnoCPAN, annotated CPAN documentation:
    http://annocpan.org/dist/Perl-Critic-Bangs

CPAN Ratings:
    http://cpanratings.perl.org/d/Perl-Critic-Bangs

Source code repository:
    http://github.com/petdance/perl-critic-bangs

COPYRIGHT AND LICENSE

Copyright (C) 2006-2013 Andy Lester

This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0.

* http://www.opensource.org/licenses/artistic-license-2.0.php