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-AttributeShortcuts - Shorthand for common 
Moose attribute options

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

           Summary: Review Request: perl-MooseX-AttributeShortcuts -
                    Shorthand for common Moose attribute options
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Fedora
      Story Points: ---
              Type: ---


Spec URL:
http://ppisar.fedorapeople.org/perl-MooseX-AttributeShortcuts/perl-MooseX-AttributeShortcuts.spec
SRPM URL:
http://ppisar.fedorapeople.org/perl-MooseX-AttributeShortcuts/perl-MooseX-AttributeShortcuts-0.005-1.fc17.src.rpm
Description:
Ever find yourself repeatedly specifying writers and builders, because there's
no good shortcut to specify them? Sometimes you want an attribute to have
a read-only public interface, but a private writer. And wouldn't it be easier
to just say "builder => 1" and have the attribute construct the canonical
"_build_$name" builder name for you?

This package causes an attribute trait to be applied to all attributes defined
to the using class. This trait extends the attribute option processing to
handle the above variations.

-- 
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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to