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-ClassAttribute - Declare class attributes Moose-style https://bugzilla.redhat.com/show_bug.cgi?id=481681 Summary: Review Request: perl-MooseX-ClassAttribute - Declare class attributes Moose-style Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: allisson@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://allisson.fedorapeople.org/packages/perl-MooseX-ClassAttribute/perl-MooseX-ClassAttribute.spec SRPM URL: http://allisson.fedorapeople.org/packages/perl-MooseX-ClassAttribute/perl-MooseX-ClassAttribute-0.07-1.fc10.src.rpm Description: This module allows you to declare class attributes in exactly the same way as object attributes, using class_has() instead of has(). You can use any feature of Moose's attribute declarations, including overriding a parent's attributes, delegation (handles), and attribute metaclasses, and it should just work. The one exception is the "required" flag, which is not allowed for class attributes. The accessor methods for class attribute may be called on the class directly, or on objects of that class. Passing a class attribute to the constructor will not set it. -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review