Good morning,
On 25/09/11 at 12:39 AM +0100, John Delacour
<[email protected]> wrote:
At 00:34 +0100 25/9/11, John Delacour wrote:
#!/usr/local/bin/perl...
Sorry! That should probably be
#!/usr/bin/perl
on most people's systems.
Or make it more generic;
#!/usr/bin/env perl
That will use the first perl found in $PATH.
And if you're not using the system-supplied perl, I suggest
having a look at perlbrew. I also suggest not using the
system-supplied perl, which implies my perlbrew suggestion.
Charlie
--
Ꮚ Charlie Garrison ♊ <[email protected]>
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
〠 http://www.ietf.org/rfc/rfc1855.txt
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>