>>>>> "Wren" == Wren Argetlahm <[EMAIL PROTECTED]> writes:

Wren> And how is this different/better than just using
Wren> "#!perl"?

Well, #!perl works only when Perl is in your current directory,
so unless you're in the habit of running your programs while
cd'ed to /usr/bin, it's not gonna do much good.

The #! line does *not* look at PATH.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to