Crypt-Elijah
(0.11)
A neat little module. I would have liked to know more about the strength of the cipher and its range of expected usefulness.
I couldn't find any references to Elijah dePiazza or his cipher using Google.
koff - 2009-07-22T16:10:52 (permalink)
1 out of 1 found this review helpful.
Was this review helpful to you?
Yes
No
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

