http://www.perlmonks.org?node_id=138645


in reply to Re: Re: Re: Re: Re: Re: OO - problem with inheritance
in thread OO - problem with inheritance

When I want to do deep cloning I just use dclone from Storable. Works for data structures of any complexity. There is also exist module Clone.

--
Ilya Martynov (http://martynov.org/)