OpenBSD ports

The devel/p5-MooseX-Clone port

p5-MooseX-Clone-0.06p1 – fine grained cloning support for Moose objects

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.

WWW: https://metacpan.org/release/MooseX-Clone
Categories:
devel perl5

Library dependencies

Build dependencies

Run dependencies