this steps were taken directly from the site i pointed you:
c:\> ppm
PPM interactive shell (...) - type 'help' for available commands.
PPM> set repository Jenda http://Jenda.Krynicky.cz/perl
PPM> set save
PPM> search
the installation works for me, except the module needs Win32::API to be installed. | [reply] |
Awsome. You rule! Thanks a ton. I got it (Win32::MemMap) by doing:
c:\> ppm
PPM interactive shell (...) - type 'help' for available commands.
PPM> set repository Jenda http://Jenda.Krynicky.cz/perl
PPM> install Win32::MemMap
| [reply] |