> I currently have 2 Perl installations 5.6.0 and 5.8.3 installed on one of my machines. When ever I installed new modules it alway's installs them under my latest Perl installation [ 5.8.3 ], but now I have a need to compile a module against my old Perl, is there any documentation that describes how this can be done ??
I have both 5.6.1 and 5.8.4 installed in a windows environment. I have a batch file that sets one of them to be 'current' (by renaming the directory to the expected 'd:\perl') before I install any modules. I have only been running with the two versions for a month or two, but it seems to work ok. If you don't do it often, you can rename the directories by hand. If you need to switch regularly, the batch file is a good way to go. Regards, Rick Evans -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>