perl-criticism
Perl pragma to enforce coding standards and best-practices
SRPM: perl-criticism-1.01-1.n0i.2.fc8.src.rpm SPEC: perl-criticism.spec Version: 1.01 Release: 1.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 15255 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/criticism/ Date: Tue Jun 05 2007, 22:25 GMT
Description:
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.
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.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.01-1.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- version 1.01 - Mon Mar 06 2006 Marius Feraru <altblue@n0i.net> 0.03-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.10
- rebuild on perl 5.8.8
Files:
- criticism-1.01.tar.gz
- perl-criticism.spec
Requires:
- perl(ExtUtils::MakeMaker)
- perl(Perl::Critic)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)