in reply to Re: How do I send one query to many sites & read back their replies?
in thread How do I send one query to many sites & read back their replies?
Maybe it's time to look in the LWP::Parallel module and try to figure out how it's done. You can maybe recreate the part you need.(This is the hardway)
Use Sockets and code it yourself.(a bit easier)
Ask the sysadmin to install the module.
Install the module yourself and set the module path to your user module path.
--
My opinions may have changed,
but not the fact that I am right