[Bug 616289] New: Review Request: perl-MooseX-Clone - Fine grained cloning support for Moose objects

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 20 03:25:23 UTC 2010


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-Clone - Fine grained cloning support for Moose objects
Alias: perl-MooseX-Clone

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

           Summary: Review Request: perl-MooseX-Clone - Fine grained
                    cloning support for Moose objects
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://search.cpan.org/dist/MooseX-Clone/
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: iarnell at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://fedorapeople.org/~iarnell/review/perl-MooseX-Clone.spec
SRPM URL:
http://fedorapeople.org/~iarnell/review/perl-MooseX-Clone-0.05-1.fc14.src.rpm

Description:
Out of the box Moose only provides very barebones cloning support in order
to maximize flexibility.

This role provides a clone method that makes use of the low level cloning
support already in Moose and adds selective deep cloning based on
introspection on top of that. Attributes with the Clone trait will handle
cloning of data within the object, typically delegating to the attribute
value's own clone method.

Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2330110

*rt-0.10_01

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