Hi gurus!

I am traversing a multidimensional hash searching for a value and 
trying to delete it. However, I am ending up deleting the wrong one. 
The value I'm looking for is /name/. There is also a value of /name1/ 
in the hash. When I use =~/name/ it deletes the name1 value somehow. 
Is there a way I can be very specific and keep it from deleting the 
name1 value?

Thanks!

-mark

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to