87b129672f
This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects.
3 lines
156 B
Text
3 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.
|