<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 30, 2015, at 2:06 PM, Jim Jacobus <<a href="mailto:JJacobus@PonyX.com" class="">JJacobus@PonyX.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Georgia; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">The fetches were taking anywhere from 20-60 seconds each. The remote side is taking a long time to fetch the parts of the page out of several databases before it starts sending results. That's a problem of poor design on their side that I was hoping to work around.</span><br style="font-family: Georgia; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Georgia; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Thanks for your help.</span></div></blockquote></div><div class=""><br class=""></div><div class="">LWP::Parallel might help you by making multiple requests at the same time.</div><div class=""><br class=""></div><div class=""><a href="http://search.cpan.org/dist/ParallelUserAgent/" class="">http://search.cpan.org/dist/ParallelUserAgent/</a></div><br class=""><div apple-content-edited="true" class="">
--<br class="">Andy Lester => <a href="http://www.petdance.com" class="">www.petdance.com</a>

</div>
<br class=""></body></html>