freebsd-ports/devel/p5-Clone/pkg-descr
Eitan Adler 7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00

6 lines
235 B
Text

This perl module provides a clone() method which makes recursive copies
of nested hash, array, scalar and reference types, including tied
variables and objects.
Author: Ray Finch <rdf@cpan.org>
WWW: http://search.cpan.org/dist/Clone/