Fedora Packages

perl-Data-Clone

Polymorphic data cloning

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.006-3.fc40 -
Fedora 40 0.006-3.fc40 -
Fedora 39 0.004-30.fc39 -
Fedora 38 0.004-27.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Data-Clone dash maintainers at fedoraproject dot org.



Sources on Pagure