There was a discussion about the -F switch on the fwp list some time ago.
I have been trying to use the -F option on the current golf contest and 
ran into the same problem. when i run the script like this :
../anagram.pl < sample.txt it works, but like this :
perl anagram.pl < sample.txt it fails with a "syntax error"

this is known to be a bug in perl, and that it will be fixed.

i know that in the rules it says that it will get a 664 status, but it's 
really annoying. I can fix the problem by inserting a hard \0 at the end 
of the switches, but it adds one char to my solution,and i'm not able to 
paste that solution into the web page to submit it.

anyone have same problem / any ideas on the subject ?

Terje K

Reply via email to