> Can you compare/contrast with Event-tcp?
This is difficult because I did not use Event::tcp yet. I discovered it in
version 0.07 and load down that release. Honestly spoken, this time I already
had IPC::LDT. I found that Event::tcp was not exactly what I need for my
system so I did not install
On Mon, Feb 28, 2000 at 11:16:42PM +0100, [EMAIL PROTECTED] wrote:
> This weekend I published a module on CPAN which I developed for my
> current client/server system (which is built on base of Event). The
> module does not USE Event but I found it very useful to let both modules
> work together b
Hello,
this mail is NOT about Event directly but about a related module. I just want to
inform you because I think it could be of interest for other Event users as well.
This weekend I published a module on CPAN which I developed for my current
client/server system (which is built on base of E