Help for this page
use strict; use warnings; ... print "Found item $_\n"; } }
... ... my %prim = map { $_ => 1 } @prim; ...