Hopefully someone in here can answer this questions :
1) if I install Activestate v. 5.8 should I install into a different directory than Perl or should I remove the version of perl on the server currently and then install v. 5.8 into the Perl directory?
2) if I should install into a separate directory for v. 5.8 how can I add the directory for Perl 5.8 automatically to @ISA? When I go into ppm I want to add Date::Calc and have it go into the directory with version 5.8 or the latest version of perl I have.
3) when doing a perl -v command it comes back with version 5.6. If I were to have multiple copies of perl (different versions) what would come back then? Where does it look to get that information?
Thanks again.