![]() |
|
more useful options | |
PerlMonks |
Re: Uniqueueby RMGir (Prior) |
on Aug 29, 2002 at 19:05 UTC ( #193862=note: print w/replies, xml ) | Need Help?? |
I'm curious, why did you use delete instead of overwriting the hash ref?
This:
must be less efficient than this: Are you worried about someone else having a reference to the same hash? -- Mike
In Section
Code Catacombs
|
|