Package: wnpp Severity: wishlist Owner: Taku YASUI <[email protected]>
* Package name : libparallel-useragent-perl Version : 2.57 Upstream Author : Marc Langheinrich <[email protected]> * URL : http://search.cpan.org/~marclang/ParallelUserAgent/ * License : same as Perl 5 (GPL or Artistic) Programming Lang: Perl Description : Extension for LWP to allow parallel HTTP and FTP access libparallel-useragent-perl is extension for LWP to allow parallel HTTP and FTP access. Using a LWP::Parallel::UserAgent as your user agent, you typically start by registering your requests, along with how you want the Agent to process the incoming results (see $ua->register). . Then you wait for the results by calling $ua->wait. This method only returns, if all requests have returned an answer, or the Agent timed out. Also, individual callback functions might indicate that the Agent should stop waiting for requests and return. (see $ua->register) . See the file LWP::Parallel for a set of simple examples. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

