The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:LWP::Parallel"

LWP::Parallel - Extension for LWP to allow parallel HTTP and FTP access River stage one • 2 direct dependents • 3 total dependents

Introduction ParallelUserAgent is an extension to the existing libwww module. It allows you to take a list of URLs (it currently supports HTTP, FTP, and FILE URLs. HTTPS might work, too) and connect to all of them _in parallel_, then wait for the res...

MSOUTH/ParallelUserAgent-2.62 - 29 May 2016 18:55:38 UTC

LWP::Parallel::UserAgent - A class for parallel User Agents River stage one • 2 direct dependents • 3 total dependents

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 $u...

MSOUTH/ParallelUserAgent-2.62 - 29 May 2016 18:55:38 UTC

LWP::Parallel::RobotUA - A class for Parallel Web Robots River stage one • 2 direct dependents • 3 total dependents

This class implements a user agent that is suitable for robot applications. Robots should be nice to the servers they visit. They should consult the /robots.txt file to ensure that they are welcomed and they should not make requests too frequently. B...

MSOUTH/ParallelUserAgent-2.62 - 29 May 2016 18:55:38 UTC

LWP::Parallel::Protocol - Base class for parallel LWP protocols River stage one • 2 direct dependents • 3 total dependents

This class is used a the base class for all protocol implementations supported by the LWP::Parallel library. It mirrors the behavior of the original LWP::Parallel library by subclassing from it and adding a few subroutines of its own. Please see the ...

MSOUTH/ParallelUserAgent-2.62 - 29 May 2016 18:55:38 UTC

lib/LWP/Parallel/Protocol/file.pm River stage one • 2 direct dependents • 3 total dependents

MSOUTH/ParallelUserAgent-2.62 - 29 May 2016 18:55:38 UTC

lib/LWP/Parallel/Protocol/ftp.pm River stage one • 2 direct dependents • 3 total dependents

MSOUTH/ParallelUserAgent-2.62 - 29 May 2016 18:55:38 UTC

lib/LWP/Parallel/Protocol/https.pm River stage one • 2 direct dependents • 3 total dependents

MSOUTH/ParallelUserAgent-2.62 - 29 May 2016 18:55:38 UTC

lib/LWP/Parallel/Protocol/http.pm River stage one • 2 direct dependents • 3 total dependents

MSOUTH/ParallelUserAgent-2.62 - 29 May 2016 18:55:38 UTC

LWP::ParallelUA - Parallel LWP::UserAgent River stage one • 2 direct dependents • 3 total dependents

ParallelUA is a simple frontend to the LWP::Parallel::UserAgent module. It is here in order to maintain the compatibility with previous releases. However, in order to prevent the previous need for changing the original LWP sources, all extension file...

MSOUTH/ParallelUserAgent-2.62 - 29 May 2016 18:55:38 UTC

LWP::RobotPUA - Parallel LWP::RobotUA River stage one • 2 direct dependents • 3 total dependents

RobotPUA is a simple frontend to the LWP::Parallel::RobotUA module. It is here in order to maintain the compatibility with previous releases. However, in order to prevent the previous need for changing the original LWP sources, all extension files ha...

MSOUTH/ParallelUserAgent-2.62 - 29 May 2016 18:55:38 UTC

LWP::Protocol::Net::Curl - the power of libcurl in the palm of your hands! River stage one • 1 direct dependent • 2 total dependents

Drop-in replacement for LWP, WWW::Mechanize and their derivatives to use Net::Curl as a backend. Advantages: * support ftp/ftps/http/https/sftp/scp protocols out-of-box (secure layer require libcurl <http://curl.haxx.se/> to be compiled with TLS/SSL/...

SYP/LWP-Protocol-Net-Curl-0.026 - 08 Oct 2019 12:01:54 UTC

LWP::Iterator::UserAgent - a non-blocking LWP iterator River stage zero No dependents

EWILHELM/dotReader-v0.11.2 - 23 Apr 2007 01:08:29 UTC

LWP::Protocol::Coro::http - Coro-friendly HTTP/HTTPS/SOCKS backend for LWP River stage zero No dependents

Coro is a cooperating multitasking system. This means it requires some amount of cooperation on the part of user code in order to provide parallelism. This module makes LWP more cooperative by plugging in an HTTP, HTTPS and SOCKS protocol implementor...

IKEGAMI/LWP-Protocol-Coro-http-v1.14.0 - 13 May 2018 07:50:15 UTC

LWP::Protocol::AnyEvent::http - Event loop friendly HTTP/HTTPS/SOCKS backend for LWP River stage zero No dependents

LWP performs a number of blocking calls when trying to process requests. This makes it unfriendly to event-driven systems and cooperative multitasking system such as Coro. This module makes LWP more friendly to these systems by plugging in an HTTP, H...

IKEGAMI/LWP-Protocol-AnyEvent-http-v1.14.0 - 13 May 2018 07:50:04 UTC
14 results (0.05 seconds)