Re: copying a multidimensional array

2003-11-13 Thread Steve Grazzini
On Thu, Nov 13, 2003 at 10:06:19AM -0800, Ravi Malghan wrote: > Hi: whatz the best way to copy an multidimensional > array onto another. I have never used something like > clone, just want to know whatz the easiest route. Storable::dclone() is probably the easiest: use Storable qw(dclone);

copying a multidimensional array

2003-11-13 Thread Ravi Malghan
Hi: whatz the best way to copy an multidimensional array onto another. I have never used something like clone, just want to know whatz the easiest route. Thanks Ravi __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/wha