in reply to Re: Perl threads to open 200 http connectionsin thread Perl threads to open 200 http connections
One approach I'd try is to use Coro::LWP
I'd like to try that. Perhaps you could post a sample?