use List::Compare; for (List::Compare->new([keys %h1], [keys %h2])->get_Lonly) { print "$_ $h1{$_}\n"; }
In reply to Re: iterating through a hash?
by Anonymous Monk
in thread iterating through a hash?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |