[Bug 468799] New: Review Request: perl-MooseX-StrictConstructor - Make your object constructors blow up on unknown attributes

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 28 04:06:13 UTC 2008


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-MooseX-StrictConstructor - Make your object constructors blow up on unknown attributes

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

           Summary: Review Request: perl-MooseX-StrictConstructor - Make
                    your object constructors blow up on unknown attributes
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://search.cpan.org/dist/MooseX-StrictConstructor
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: cweyl at alumni.drew.edu
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora



SRPM URL:
http://fedora.biggerontheinside.net/review/perl-MooseX-StrictConstructor-0.07-1.fc9.src.rpm
SPEC URL:
http://fedora.biggerontheinside.net/review/perl-MooseX-StrictConstructor.spec

Description:
Simply loading this module makes your constructors "strict". If your
constructor is called with an attribute init argument that your class does
not declare, then it calls "Carp::confess()". This is a great way to catch
small typos.

-- 
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 Fedora-package-review mailing list