in reply to (tye)Re: How do I move specific values from one hash to another?
in thread How do I move specific values from one hash to another?

This method is not guaranteed. You might be dealing with a tied hash where delete doesn't do the sane thing.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: (tye)Re: How do I move specific values from one hash to another?