[Bug 195454] lang/perl* have some problems

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 29 14:43:57 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195454

--- Comment #18 from Mathieu Arnold <mat at FreeBSD.org> ---
(In reply to C Hutchinson from comment #17)
> I remember discussion on this topic on the list. But what I
> *don't* recall was, was what the final consensus was for an
> *official* shebang. Was one ever decided on?

Well, the right way is /usr/local/bin/perl, it is enforced in the ports tree by
USES=shebangfix.  If you have /usr/local/bin in your PATH, and you need to be
compatible with other OS, you can also use /usr/bin/env perl.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-perl mailing list