in reply to Re: deep_copy objects question
in thread deep_copy objects question

In my article on constructing objects, I talk a bit about cloning objects as well, including the issues of deep and shallow cloning and initialization.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.