How can I control the Perl version I want?
Ryan Schmidt
ryandesign at macports.org
Thu Jan 5 11:06:13 PST 2012
On Jan 5, 2012, at 12:52, Rodolfo Aramayo wrote:
> So I did what you guys suggested and issued the command:
>
> port install perl5 perl5.14 @5.14.1_2+threads
>
> but the "perl --version" port still is: "This is perl 5, version 12, subversion 3 (v5.12.3) built for darwin-multi-2level"
Ah sorry, I read over what you did too quickly. The command you need is:
sudo port install perl5 +perl5_14
More information about the macports-users
mailing list