is wrong, because you assigned a file handler to your input file. So, this should be:while (<>) {
Otherwise, I am not sure why you want to set to paragraph mode.while (<$PROTFILE>) {
There may be some other problems, but that should help you to get going.
In reply to Re^2: remove entries with duplicate characters
by Laurent_R
in thread remove entries with duplicate characters
by davi54
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |