7e3b32fff8
Approved by: portmgr Approved by: bapt (mentor)
6 lines
235 B
Text
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/
|