AnyEvent-Curl-Multi

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

AnyEvent-Curl-Multi

AnyEvent::Curl::Multi is a fast, event-driven HTTP client based on AnyEvent
and libcurl.  It should be compatible with any event loop that AnyEvent
supports.

For best results, libcurl version 7.21 or later is recommended.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install



( run in 1.025 second using v1.01-cache-2.11-cpan-4e96b696675 )