The shebang line (#!) is ignored in Windows*, but if the file association of Perl is set up correctly Windows should be able to run it just by typing "myscript.pl" at the command line.
* Any flags on the shebang line will be used. Like warnings (-w) and such. Rob -----Original Message----- From: Angus Laycock [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 5:28 PM To: [EMAIL PROTECTED] Subject: Perl path for windows 98 Hi, I have just downloaded PERL and set it up on my machine at home. Is there a path (#!/whatever ) I can put at the top of my script instead of typing "perl myscript.pl" to execute the script in Windows 98. Thanks in Advance Gus -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]