blob: 8f313ec2345c46de9bf587cf36fc2154607142cf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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/search?dist=Clone
-Anton
<tobez@FreeBSD.org>
|