![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^3: Perl delete functionby LanX (Sage) |
on Dec 23, 2013 at 06:48 UTC ( #1068145=note: print w/replies, xml ) | Need Help?? |
Keys in hashes are unique, so you never had more than one "apple" in hash %m2. But it's still unclear which logic you expect, because thats a perfect set operation. Could it be that you want to compare arrays one by one by position? Then please use a loop to do so.
Cheers Rolf ( addicted to the Perl Programming Language)
In Section
Seekers of Perl Wisdom
|
|