I've gotten requests to work with username/password authenticated proxies using LWP::UserAgent but when I try to do the same with LWP::Parallel::UserAgent, the requests don't work. Anyone have a short example on getting through username/password authenticated proxies with LWP::Parallel::UserAgent? Thanks. - Brian