Subject: | Fails to install on dragonfly BSD |
The script has perl hardcoded as /usr/bin/perl. It is bad practice to
hard code paths. In dragonfly it's in /usr/pkg/bin/perl.
-bash-4.2$ curl -kL http://install.perlbrew.pl | bash
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 315 100 315 0 0 782 0 --:--:-- --:--:-- --:--:--
851
100 1022 100 1022 0 0 1612 0 --:--:-- --:--:-- --:--:--
6551
## Download the latest perlbrew
## Installing perlbrew
bash: ./perlbrew-44669: /usr/bin/perl: bad interpreter: No such file or
directory