On 9/13/06, Hardly Armchair <[EMAIL PROTECTED]> wrote:
> My best guess (since you make us guess) is that you're looking for a > deep copy because the values of %p_mod are actually references. I was unaware that this made a difference, thus the insufficient information. How do I proceed?
Randal's Unix Review column, number 30 covers deep copying: http://www.stonehenge.com/merlyn/UnixReview/col30.html Or you could just skip to the end of the article and use the dclone method of the Storable module. Hope this helps! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>