mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
a0609756f0
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. WWW: http://search.cpan.org/perldoc?AnyEvent::HTTP PR: ports/125342 Submitted by: Vladimir Timofeev <vovkasm at gmail.com>
6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
%%SITE_PERL%%/AnyEvent/HTTP.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/HTTP/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/HTTP
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent
|
|
@dirrmtry %%SITE_PERL%%/AnyEvent
|