http://qs1969.pair.com?node_id=216872


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


I also use several versions of ActivePerl for testing purposes.

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.