in reply to Deep Copying of Nested Data-Structures

Checking CPAN for "deep copy" reveals e.g. chocolateboy's Util with the clone() function.

Haven't used it myself, so can't tell you if it's any good. But is seems properly documented.

Liz

Update:
Forget about Util, check out Re: Deep Copying of Nested Data-Structures for the better answer: Storable::dclone