RSS | Module Info | Add a review of IPC-ShareLite
IPC-ShareLite
(0.17)
A very quick and easy to use way to communicate between programs.
The hostile reviews ignore issues like platform dependence.
If they can't find a bug by reading the code, maybe the underlying system calls are faulty on their computer.
The module obviously requires a fully working SysV IPC on the machine.
The criticism that it only supports scalars is not a problem if you use it with Storable as suggested in the documentation, which I have done.
If something very elaborate is required, this Lite module is not the right one to use:-)
If you want to destroy the share on exit, you may want a signal handler and to undef the share in an END subroutine.
The destroy method only takes numeric flag, unlike the destroy option.
koff - 2009-05-19T06:56:53 (permalink)
6 out of 6 found this review helpful.
Was this review helpful to you?
Yes
No
IPC-ShareLite
(0.09)
Excellent little module. The only shortcoming this far is that it does not handle data other than scalars.
Jens-Petter Salvesen - 2004-03-23T06:02:47 (permalink)
2 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No
2 hidden unhelpful reviews

