in reply to Re: Re: Why do I need -w in a cgi script
in thread Why do I need -w in a cgi script

I gave the code as a one-liner to be entered from the command line, and then ^M (as in "control-M", and not a caret followed by an M) will work. You might have to enter it as "CTRL-V CTRL-M" in certain shells though.

Abigail