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

szabgab has asked for the wisdom of the Perl Monks concerning the following question:

If there is a datastructure which is more than one level deep, I usually use dclone of Storable. I wonder what do you use and why do you think it is better than the dclone of Storable?