RE: Perl on external hard drive

2006-09-11 Thread Lee Goddard
> ...The only thing to > watch out for is that you will be violating the ActiveState > license if you distribute your own ActivePerl distribution > outside of your organization without getting their okay first. However, other people have built Perl for Windows using the AS source, and made it f

RE: Perl on external hard drive

2006-09-11 Thread Timothy Johnson
okay first. -Original Message- From: Kevin Viel [mailto:[EMAIL PROTECTED] Sent: Monday, September 11, 2006 12:08 PM To: Beginners List Subject: Re: Perl on external hard drive Kevin Viel wrote: > Is it possible to install perl and modules on an external hard drive > that I coul

Re: Perl on external hard drive

2006-09-11 Thread Kevin Viel
Kevin Viel wrote: Is it possible to install perl and modules on an external hard drive that I could take from computer to computer? It seems a simple as installing it onto that drive, but I do not know whether I can use PPM to install CPAN modules there or whether I can use it successfully.

Perl on external hard drive

2006-09-11 Thread Kevin Viel
Is it possible to install perl and modules on an external hard drive that I could take from computer to computer? It seems a simple as installing it onto that drive, but I do not know whether I can use PPM to install CPAN modules there or whether I can use it successfully. Thanks, Kevin --