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

Reply via email to