in reply to
multithreaded tcp listener with IO::Socket
If you really want to keep things simple, you could just use HTTP, and run one of the pure Perl HTTP servers on CPAN.
Comment on
Re: multithreaded tcp listener with IO::Socket
In Section
Seekers of Perl Wisdom