It's a nice thought, but this code is to distribute - it's not a client server model - so I can't assume that people will have a Perl built for threading. I think I need something like
IO::Select, but preferably with the http stuff built in. For the context of the code, btw, see
Net::Distributed.
dave hj~