Chuck Swiger wrote:

Well-behaved 3rd party scripts ought to start Perl via:

#! /usr/bin/env perl

...so long as /usr/local/bin is in the $PATH, they should still work fine.

It seems that this usage is not that common. On my 5.3R system the stats are:

1101 scripts ending in .pl
490  of these have #! <something>/perl as their 1st line
10 of these use #!/usr/bin/env perl


regards

Mark
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to