Package: wnpp Severity: wishlist Owner: david wright <[email protected]>
* Package name : libcriticism-perl Version : 1.02 Upstream Author : Jeffrey Thalhammer <[email protected]> * URL : http://search.cpan.org/dist/criticism/ * License : Artistic | GPL-1+ Programming Lang: Perl Description : Perl pragma to enforce coding standards and best-practices This pragma enforces coding standards and promotes best-practices by running your file through Perl::Critic before every execution. In a production system, this usually isn't feasible because it adds a lot of overhead at start-up. If you have a separate development environment, you can effectively bypass the criticism pragma by not installing Perl::Critic in the production environment. If Perl::Critic can't be loaded, then criticism just fails silently. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

