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