Help for this page
use strict; use warnings; ... $counter{$_}++ for @$have; return map { [ $_ => $counter{$_} ] } @$wanted; }
jed:3 jethro:0 zed:1 zug:2