Help for this page
while (<$fh>) { foreach my $subset (keys %lookingFor) { ... } } }
if ( m/$item/ ) {