Help for this page
%regex = map { $_ => qr/$_/ } @words;
LINE: while ( <FILE> ) { ... last LINE; } }