Re: Question about installations of Perl

2011-09-05 Thread Scott Webster
perl5 is just a wrapper port for perl5.x. Since you have the 5.12 variant installed, all it does is depend on perl5.12, causing it to be installed. On Mon, Sep 5, 2011 at 7:27 AM, Rodolfo Aramayo wrote: > Ryan, > > I explicitly requested MacPorts to install > > port install perl5.12 +threads > >

Question about installations of Perl

2011-09-05 Thread Rodolfo Aramayo
Ryan, I explicitly requested MacPorts to install port install perl5.12 +threads However, I noticed that when I ask: 68# port installed perl5* The following ports are currently installed: perl5 @5.12.3_1+perl5_12 (active) perl5.12 @5.12.3_2+threads (active) Why do I get two ACTIVE installat