Commit Graph

2 Commits

Author SHA1 Message Date
simon
767fb2bb39 maintenance update to version 0.09 2007-10-19 18:48:26 +00:00
simon
21f6cd7846 import p5-HTTP-Async
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.
2007-07-22 16:44:25 +00:00