SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
devel/p5-AnyEvent-HTTP/pkg/DESCR
Normal file
5
devel/p5-AnyEvent-HTTP/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
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.
|
3
devel/p5-AnyEvent-HTTP/pkg/PLIST
Normal file
3
devel/p5-AnyEvent-HTTP/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/AnyEvent/
|
||||
${P5SITE}/AnyEvent/HTTP.pm
|
||||
@man man/man3p/AnyEvent::HTTP.3p
|
Loading…
Add table
Add a link
Reference in a new issue