NAME
Perl::Ploice - Essentially a Code Review, on steroids. NOTE: This version is NOT complete. If you think this Module may be of interest to you. Track this Module, as the following version will be operational.
SYNOPSIS
use Perl::Police;
DESCRIPTION
Perl::Police is essentially Code Review. It will allow you to rigeriously test your Application, or Module, and ultimately save you from yourself.
But doesn't Perl already provide the tools for accomplishing this sort of thing?
Yes, it essentially does, and you know how much fun that is.
This sounds a bit like Perl-Critic. Is it?
Nope. Perl::Police is more powerful, and offers a great deal more.
AUTHOR
C Hutchinson, <taint at cpan.org>
BUGS
Please report any bugs or feature requests to bug-perl-police at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Perl-Police. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Perl::Police
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
LICENSE
Copyright 2013 C Hutchinson.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.