From: Jamie M. <ja...@mc...> - 2011-02-14 16:58:02
|
On Feb 14, 2011, at 10:32 AM, Marc G. Fournier wrote: > On Mon, 14 Feb 2011, George Taft wrote: > >> I've tried, and it still fails, just like it does at Perl Monks: >> <http://www.perlmonks.org/bare/?node_id=758739>. I wouldn't know how to >> write/install a replacement for the functionality of ParallelUA FWIW... LWP::UserAgent::Parallel is only used by checkForOpenProxy(). That's the function that scans a few common HTTP proxy ports on the current user's IP address to see if that IP is running an open proxy, and if so, limits access in some way. As I recall, you can't post anonymously from a proxy or something like that. It's been moderately-helpful on Slashdot, but it's not an absolute necessity or anything. If you want, strip out that function and calls to it, delete Slash::Custom::ParUserAgent, and remove L::U::P from the list of install requirements. -- Jamie McCarthy jam...@gm... ja...@mc... 269-267-2008 |