in reply to Re: using tie on two arrays on IPC::Shareable makes array1 and array2 both same even though array2 is not updated.
in thread using tie on two arrays on IPC::Shareable makes array1 and array2 both same even though array2 is not updated.
This is the exact Error message that I get.
Name "main::kids" used only once: possible typo at ./sharetest1.pl line 32. Name "main::handle2" used only once: possible typo at ./sharetest1.pl line 22. IPC::Shareable::SharedMem: shmget: No such file or directory at /nss/nfx/shmem/lib/lib/perl5/site_perl//5.8.5/IPC/Shareable.pm line 566 Could not create shared memory segment: at ./sharetest1.pl line 21
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: using tie on two arrays on IPC::Shareable makes array1 and array2 both same even though array2 is not updated.
by ikegami (Patriarch) on Oct 06, 2009 at 20:19 UTC |