perl-HTTP-Async

Process multiple HTTP requests in parallel without blocking

SRPM:     perl-HTTP-Async-0.09-1.n0i.2.fc8.src.rpm
SPEC:     perl-HTTP-Async.spec
Version:  0.09
Release:  1.n0i.2.fc8
Epoch:    
License:  GPL+ or Artistic
Group:    Development/Libraries
Size:     18948
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/HTTP-Async/
Date:     Fri Sep 14 2007, 08:15 GMT

Description:

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.

Changelog:

  • Fri Sep 14 2007 Marius Feraru <altblue@n0i.net> - 0.09-1.n0i.2
    - version 0.09
  • Thu Sep 13 2007 Marius Feraru <altblue@n0i.net> - 0.08-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.10
    - version 0.08

Files:

  • HTTP-Async-0.09.tar.gz
  • perl-HTTP-Async.spec

Requires:

  • perl(Carp)
  • perl(Data::Dumper)
  • perl(ExtUtils::MakeMaker)
  • perl(HTTP::Request)
  • perl(HTTP::Response)
  • perl(HTTP::Server::Simple::CGI)
  • perl(HTTP::Status)
  • perl(IO::Select)
  • perl(LWP::UserAgent)
  • perl(Net::HTTP)
  • perl(Net::HTTP::NB)
  • perl(Test::HTTP::Server::Simple)
  • perl(Test::More)
  • perl(Time::HiRes)
  • perl(URI)
  • perl(URI::Escape)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)