21f6cd7846
Although using the conventional LWP::UserAgent is fast and easy it does have some drawbacks - the code execution blocks until the request has been completed and it is only possible to process one request at a time. HTTP::Async attempts to address these limitations.
7 lines
212 B
Plaintext
7 lines
212 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/07/22 16:44:25 simon Exp $
|
|
${P5SITE}/HTTP/Async/
|
|
${P5SITE}/HTTP/Async.pm
|
|
${P5SITE}/HTTP/Async/Polite.pm
|
|
@man man/man3p/HTTP::Async.3p
|
|
@man man/man3p/HTTP::Async::Polite.3p
|