The devel/p5-Data-Clone port
p5-Data-Clone-0.006 – polymorphic data cloning (cvsweb github mirror)
Description
Data::Clone does data cloning, i.e. copies things recursively. This is smart so that it works with not only non-blessed references, but also with blessed references (i.e. objects). When clone() finds an object, it calls a clone method of the object if the object has a clone, otherwise it makes a surface copy of the object. That is, this module does polymorphic data cloning. Although there are several modules on CPAN which can clone data, this module has a different cloning policy from almost all of them.WWW: https://metacpan.org/release/Data-Clone
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Reverse dependencies
Files
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/Data/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/Data/Clone.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Data/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Data/Clone/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Data/Clone/Clone.bs
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Data/Clone/Clone.so
- /usr/local/man/man3p/Data::Clone.3p