changing default perl
Ryan Schmidt
ryandesign at macports.org
Fri Feb 10 13:02:04 PST 2012
On Feb 10, 2012, at 14:32, Puneet Kishor wrote:
> I installed perl5.14 and then another package installed perl5.12 and made that the default perl. I would like to switch the default perl version to 5.14. I see that /opt/local/bin/perl is symlinked to perl5.12. Instead of manually changing that, what is the macports-recommended way for changing the default perl to a specific version?
sudo port install perl5 +perl5_14
Individual ports that use perl modules might still use perl 5.12 versions, and there is usually no way to change that.
More information about the macports-users
mailing list