in reply to Re: IO::All::URI
in thread IO::All::URI

LWP::UserAgent is pure perl, so it should be preferred over WWW::Curl. But maybe this could be made as a configuration option (e.g. IO::All::URI->use_backend("WWW::Curl")).