[Bug 690751] New: Review Request: perl-criticism - Perl pragma to enforce coding standards and best-practices

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 25 10:18:48 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-criticism - Perl pragma to enforce coding standards and best-practices

https://bugzilla.redhat.com/show_bug.cgi?id=690751

           Summary: Review Request: perl-criticism - Perl pragma to
                    enforce coding standards and best-practices
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: ppisar at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
      Story Points: ---


Spec URL: http://ppisar.fedorapeople.org/perl-criticism/perl-criticism.spec
SRPM URL:
http://ppisar.fedorapeople.org/perl-criticism/perl-criticism-1.02-1.fc16.src.rpm
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.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list