in reply to Using Multiple Versions of ActivePerl, or I Want to Use ActivePerl 5.8.0 But Not Break My ActivePerl 5.6.0
They are in installed in directories like this, where the \d\d\d is the ActivePerl version number:
C:\Perl522 C:\Perl633 C:\Perl802
The default version that I test with is ActivePerl 522 (5.005_03 ). To change between versions I do something like this: SET PATH=C:\PERL802\BIN;"%PATH%"
--
John.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Using Multiple Versions of ActivePerl
by simonflk (Pilgrim) on Dec 03, 2002 at 13:57 UTC |