in reply to Re: Communication between processes
in thread Communication between processes

IPC::Shareable looks good, but I can't find version for Windows (it need SysV module, and that one uses binary library - in case of Windows DLL :-( Theoretically it should be inlcuded in Perl 5.8.5. I'm using ActiveState, but the version is 5.8.4, and there is no SysV lib at all :-( Where can i find it? (Compilation is not possible, I do not have any c compiler on my PC).