4 lines
156 B
Text
4 lines
156 B
Text
|
This module provides a clone() method which makes recursive copies
|
||
|
of nested hash, array, scalar and reference types, including tied
|
||
|
variables and objects.
|