APM: #! /usr/bin/perl -wT MORE DETAILS

Tim McDaniel tmcd at panix.com
Thu Oct 19 11:04:12 PDT 2006


On Thu, 19 Oct 2006, rick <rick at ttys0.us> wrote:
> Looks like you have a space in
> #!/usr/bin/perl between the #! and /.
> Could that be your problem?

No.  On UNIXy systems, #! must be the first two characters of the
script, but they can be followed by whitespace if you like.

-- 
Tim McDaniel, tmcd at panix.com


More information about the Austin mailing list