On Fri, Feb 15, 2002 at 05:47:14PM +0000, Stephen Turner wrote: > On Fri, 15 Feb 2002, Matthew Byng-Maddick wrote: > > no, -T too > -T can appear on the #! lang, I believe.
| mbm@full-stop:~$ perl test.pl | Too late for "-T" option at test.pl line 1. | mbm@full-stop:~$ cat test.pl | #!perl -wT | print "hello, world\n" I've never seen it work. > Although I've never made it work under Windows. Does anyone know anything > about this? I've yet to see it work under a UNIX system either. MBM -- Matthew Byng-Maddick <[EMAIL PROTECTED]> http://colondot.net/