![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: How do you clone a data structure?by repellent (Priest) |
on Mar 30, 2012 at 08:25 UTC ( #962547=note: print w/replies, xml ) | Need Help?? |
Data::Clone is the speed king, as of today (see its benchmark dir). It looks great. Clone::Fast is development since Clone. Data::COW's idea is interesting.
In Section
Seekers of Perl Wisdom
|
|