On Fri, 31 Aug 2001, Shannon Murdoch wrote:

> Is there any way (I'm sure there is) to make my perl scripts run with the
> standard unix shebang instead?

Yes, use Unix. :-)

If you are usig ActiveState, you have to use the Windows way of using
pathnames.  If you are using CygWin (which is a POSIX emulation layer for
Win32), you can use the Unix-style shebang line with CygWin's version of
Perl.

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
"In the fight between you and the world, back the world."
 --Frank Zappa



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to