[Bug 742221] New: Review Request: perl-MooseX-AttributeShortcuts - Shorthand for common Moose attribute options

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 29 12:35:05 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-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: nobody at fedoraproject.org
        ReportedBy: ppisar at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    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.



More information about the package-review mailing list