Net::Server woes

djberg96 on 2002-04-09T17:37:22

There are two possibilities with regards to Net::Server: I have completely failed in understanding the documentation (very possible) or this module *sucks* (also possible).

I have tried with 3 different "personalities" and every one of them has failed on me with different types of errors. I realize Paul said that he would have .83 out soon, but I think this module has bigger problems on the whole. That, or he needs to dumb down the documentation so that I can follow it better.

I *was* planning on using this thing for my pet project, but now I'm thinking of rolling my own server - puke, puke, PUKE!

I have a pretty bad headache right now, so that probably isn't helping me either.


POE?

jjohn on 2002-04-09T18:50:23

I thought POE was a good tool to use for complex standalone perl servers.