in reply to Re: Installing perl modules on remote server
in thread Installing perl modules on remote server
CPAN.pm does in fact work in Windows. It seems to me that CPAN.pm will successfully figure out how to open up and install most (if not all) pure perl packages on Win32.
For modules that have compilable pieces, however, you will need Visual C++ and the appropriate INCLUDE, LIB, and PATH set up.
Since ActiveState's ppm repository is a little stale, this is a very good way to get modules if you already have a copy of Visual C++. I wish CPAN modules were more compatible with MinGW instead though -- at least that is free :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Installing perl modules on remote server
by bfdi533 (Friar) on Feb 06, 2004 at 20:21 UTC |