in reply to Shared variables under win32?

You could try the Cache::Cache package, also available at the ActiveState ppm repository in binary form.

The module in particular is called Cache::SharedMemoryCache, which looks pretty good to me.

(I am doing experiments with this module at the moment...)

Replies are listed 'Best First'.
Re: Re: Shared variables under win32?
by xiper (Friar) on Feb 03, 2004 at 05:59 UTC
    Sounds good, although Cache::SharedMemoryCache requires IPC::ShareLite which requires ... you guessed it!

    - ><iper

    use japh; print;