NAME
Acme::PBP - Module to accompany the Perl Best Practices book
SYNOPSIS
use Acme::PBP::Defeat; # to defeat some of PBPs rules
use Acme::PBP::Enforce; # to enforce some of PBPs rules
DESCRIPTION
This module is work in progress. Use it to satisfy your curiousity only!
AUTHOR
This module by Jos Boumans <kane@cpan.org>.
Please reports bugs to <bug-archive-tar@rt.cpan.org>.
COPYRIGHT
This module is copyright (c) 2002 - 2007 Jos Boumans <kane@cpan.org>. All rights reserved.
This library is free software; you may redistribute and/or modify it under the same terms as Perl itself.