|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: deepcopyby TheoPetersen (Priest) |
| on Feb 23, 2001 at 23:09 UTC ( #60533=note: print w/ replies, xml ) | Need Help?? |
|
You'll gain some efficiency by using dclone explicitly instead of thaw(freeze). dclone is implemented at a lower level in Storable's C code.
In Section
Snippets Section
|
|
||||||||||||||||||||