On 11-01-10 11:34 AM, Bob McConnell wrote:
And I repeat, it doesn't. Windows looks up the association you defined
and then goes through the %PATH% in your environment looking for the
first perl.exe it can find. It doesn't even read the file, but passes it
as a parameter to perl.exe. At that point, it is up to the Perl
interpreter to decide what to do with that first line.


Except for some web servers; they do use the shebang line.


--
Just my 0.00000002 million dollars worth,
  Shawn

Confusion is the first step of understanding.

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to