Help for this page
#!/usr/bin/perl ... close INPUT; close OUTPUT; }
... my $paramre = join '|', @params; ... print OUTPUT "$1 $2\n"; } ...