Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var %!s(int64=3) %!d(string=hai) anos
..
README 13b5d9e0a7 perl/perl-AnyEvent-HTTP: Added (non-blocking HTTP/HTTPS client). %!s(int64=9) %!d(string=hai) anos
perl-AnyEvent-HTTP.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var %!s(int64=3) %!d(string=hai) anos
perl-AnyEvent-HTTP.info 6091d0a19e perl/perl-AnyEvent-HTTP: Update homepage. %!s(int64=6) %!d(string=hai) anos
slack-desc 13b5d9e0a7 perl/perl-AnyEvent-HTTP: Added (non-blocking HTTP/HTTPS client). %!s(int64=9) %!d(string=hai) anos

README

This module implements a simple, stateless and non-blocking HTTP
client. It supports GET, POST and other request methods, cookies and
more, all on a very low level. It can follow redirects, supports
proxies, and automatically limits the number of connections to the
values specified in the RFC.

It should generally be a "good client" that is enough for most HTTP
tasks. Simple tasks should be simple, but complex tasks should still
be possible as the user retains control over HTTP message headers.