http://qs321.pair.com?node_id=217896


in reply to Net::Server for ActivePerl?

Take a look at the networking code from "Advanced Perl Programming" (here is the example code directory). In particular look in the Networking directory for Msg.pm, the server code is toward the bottom. You can look at the code and get some ideas or you may be able to subclass Msg.pm to meet your needs. The RPC.pm class is an example of subclassing the Msg.pm class.

--
hiseldl
What time is it? It's Camel Time!