Date: 10 May 2002 01:52:30 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: Jordan DeLong <fracture@allusion.net> Cc: Sheldon Hearn <sheldonh@starjuice.net>, Joseph Scott <joseph@randomnetworks.com>, Mark Murray <mark@grondar.za>, Paul Richards <paul@freebsd-services.com>, current@FreeBSD.ORG Subject: Re: The future of perl on FreeBSD Message-ID: <xzpznz8khfl.fsf@flood.ping.uio.no> In-Reply-To: <20020509182927.A71548@allusion.net> References: <Pine.BSF.4.21.0205090821380.98498-100000@pebkac.owp.csus.edu> <691.1020958309@axl.seasidesoftware.co.za> <20020509182927.A71548@allusion.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Jordan DeLong <fracture@allusion.net> writes: > Seems that neither symlink nor redirector is neccesary; portable > perl shebangs use #!/usr/bin/env perl to search $PATH for it, and > if the local sysadmin wants they can make a symlink. Most Perl scripts use '#!/usr/bin/perl'; also, using a redirector has the very nice side effect of clobbering the old Perl binary. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpznz8khfl.fsf>