in reply to Creating a TCP listener

In addition to Net::Server I'd recommend you a book "Network Programming with Perl" by Lincoln D. Stein that I found enlightning when I started programming net services in Perl.

It starts from the very basics, but covers almost anything you have to know before writing a net deamon.

Careful with that hash Eugene.