IO::Socket and Term::Readline

2004-03-10 Thread Ernest Beinrohr
service. Waiting...\n; # Wait again for next request } -- Ernest Beinrohr, OERNii eAdmin @ axonpro.sk, http://www.axonpro.sk/ +421-2--6241-0360, +421-903--482-603 HomePage: http://www.OERNii.sk/ ICQ: 28153343 --- There are 10 kinds of people, those that understand binary, and those that do

How to glue Net::Server and readline ?

2003-10-14 Thread Ernest Beinrohr
Hi, I'm trying to glue together an console application with readline extension (=I can edit the line befor I enter it). How can I make it work with Net::Server ? The readline package is running on the server size, although it should run on the client side after he telnets to a port. -- Ernest