Help for this page
my $regex = qr/$string/; ... $yep++; } }
while (my $word = <DICT>) { chomp($word); ... $yep++; } }