Date: Thu, 23 Apr 2015 08:30:53 +0200 From: Andrea Venturoli <ml@netfence.it> To: questions@freebsd.org Subject: Bacula and perl 5.20 Message-ID: <5538919D.8060507@netfence.it>
next in thread | raw e-mail | index | archive | help
Hello. Bacula has some PERL scripts which have the following header: > #!/usr/bin/env perl They stop working when I substitute the deprecated perl-5.16 with perl-5.20. Right now I just change that line with: > #!/usr/local/bin/perl However, as someone who doesn't know PERL and just undergo it, I'm curious. Could someone explain why this stopped working? bye & Thanks av.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5538919D.8060507>