Given that the Perl executable may be located in any of several
places, hard-coding a path into the shebang line isn't all that
great an idea.  The following will always give you the version
of perl that comes first on your search path:

  #!/usr/bin/env perl

-r
--
email: [EMAIL PROTECTED]; phone: +1 650-873-7841
http://www.cfcl.com        - Canta Forda Computer Laboratory
http://www.cfcl.com/Meta   - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series

Reply via email to