in reply to Re: Re: Perl IPC and Windows
in thread Perl IPC and Windows

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.

Replies are listed 'Best First'.
Re: Re: Re: Re: Perl IPC and Windows
by Anonymous Monk on Sep 21, 2002 at 21:17 UTC
    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