Phoenix.pm: ActiveState Perl modules on Windows box with no net connection

Doug Miles doug.miles at bpxinternet.com
Tue Sep 30 14:07:24 CDT 2003


Matt Alexander wrote:
> Does anyone know of a HOWTO or have instructions for installing Perl
> modules manually on a Win2K box without a net connection?
> Thanks,
> ~M
> 

Download the ppm file and do this:

ppm install --location=. modulename.ppm (for 5.6.1)

or

ppm install modulename.ppm (for 5.8.0)

This syntax is off the top of my head, so it may be wildly incorrect.




More information about the Phoenix-pm mailing list