If you don't mind being destructive to %hash, you can just delete from there.my %copy = %hash; delete @copy{@array}; my @left_over = keys %copy;
In reply to Re: Find unmatched between an array and a hash
by japhy
in thread Find unmatched between an array and a hash
by hotyopa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |