You can install each in a different directory. I think each perl.exe will boottrap its own @INC when you run. But, you should only keep the primary one's bin path to $PATH, that way you don't get path collision. When you do want to use the other one, just cd to the directory and run it over there. You also need to be careful when you run ppm in case you want to install packages.
Jerry Chen -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2001 8:45 AM To: perl-win32-gui-users@lists.sourceforge.net Subject: [perl-win32-gui-users] How to install two different versions of PERL on the same computer Hello, What is the best way for installing and using two different versions of PERL on the same computer? I have Perl 523 version and would like to install 626 version. Thanks for help. Ladislav