Package: liblwp-parallel-perl (2.57-3)
Links for liblwp-parallel-perl
Debian Resources:
Download Source Package liblwp-parallel-perl:
- [liblwp-parallel-perl_2.57-3.dsc]
- [liblwp-parallel-perl_2.57.orig.tar.gz]
- [liblwp-parallel-perl_2.57-3.diff.gz]
Maintainers:
External Resources:
- Homepage [search.cpan.org]
Similar packages:
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
Extension for LWP to allow parallel HTTP and FTP access
This class implements a user agent that access web sources in parallel.
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)
This package was first erroneously named libparallel-useragent-perl, which would have reflected how the useragent is invoked in the Perl code, but only after importing its module LWP::Parallel. The module depends on a legacy version of the www Perl module. A better alternative to Parallel::Useragent may be to adopt WWW::Curl::Simple for the problem. This package was submitted to the experimental distribution of Debian because of its dependency on libwww-perl5.808-perl that was submitted to experimental.
Other Packages Related to liblwp-parallel-perl
|
|
|
-
- dep: libwww5.808-perl
- The World-Wide Web library for Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download liblwp-parallel-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 77.6 kB | 272.0 kB | [list of files] |
