Help for this page
# if @tag contains simple words my $re = join '|', @tag; ... } close $in; close $out;