Skip to content

evdb/HTTP-Async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP::Async

Build Status

This module lets you process several HTTP connections at once, in parallel and without blocking.

For docs please see the HTTP::Async page on search.cpan.org.

INSTALLATION

To install you can use the following commands:

perl Makefile.PL
make
make test
make install

COPYRIGHT AND LICENCE

Copyright (C) 2006-2012, Edmund von der Burg

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

process multiple HTTP requests in parallel without blocking

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages