Ed Chester wrote:

>>#!wperl
> 
> 
> the shebang ('sharp, bang') line should have the full path... ?

That's (shell bang) unless you're from the UK.  ;)

> #!/c:/perl/bin/wperl -w

The shebang line isn't used by Windoze shells.  You'd have to
be running a UNIX type shell or webserver for the shebang to have
any effect.

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to