Are you using linux?
perl -e 'while (<>) {chomp;print "=>$_<\n";}' < infile > outfile [download]
In reply to Re: How to pass a file to GetOpt by onelesd in thread How to pass a file to GetOpt by Anonymous Monk