in reply to Re: Forms, LWP and SSL
in thread Forms, LWP and SSL

LWP::UserAgent certainly can.

My problem is I need the concurrency / hit rate provided by the LWP::Parallel in addition else I have to wait for each UserAgent to return before going on with the next one.

I knew I'd seen it somewhere, in perldoc lwpcook