[Bug 690566] New: Review Request: perl-Perl-Critic-StricterSubs - Perl::Critic plugin for stricter subroutine checks

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 24 16:49:31 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-Perl-Critic-StricterSubs - Perl::Critic plugin for stricter subroutine checks

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

           Summary: Review Request: perl-Perl-Critic-StricterSubs -
                    Perl::Critic plugin for stricter subroutine checks
           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-Perl-Critic-StricterSubs/perl-Perl-Critic-StricterSubs.spec
SRPM URL:
http://ppisar.fedorapeople.org/perl-Perl-Critic-StricterSubs/perl-Perl-Critic-StricterSubs-0.03-1.fc16.src.rpm
Description:
As a dynamic language, Perl doesn't require you to define subroutines until
run-time. Although this is a powerful feature, it can also be a major
source of bugs. For example, you might mistype the name of a subroutine, or
call a subroutine from another module without including that module or
importing that subroutine. And unless you have very good test coverage, you
might not know about these bugs until you have already launched your code.

-- 
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