in reply to How to share global variable between two program instances ??

Take a look at the various IPC modules on CPAN, like IPC::Shareable, IPC::ShareLite or IPC::Cache.
Boris
  • Comment on Re: How to share global variable between two program instances ??