Install this package:
emerge -a dev-perl/HTTP-Tiny
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-perl/HTTP-Tiny
Or alternatively:
emerge --autounmask-write -a dev-perl/HTTP-Tiny
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.88.0 | 8 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person" proxied="yes"> <email>chris.travers@gmail.com</email> <name>Chris Travers</name> </maintainer> <maintainer type="project" proxied="proxy"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <maintainer type="project"> <email>perl@gentoo.org</email> </maintainer> <longdescription lang="en"> This is a very simple HTTP/1.1 client, designed for doing simple requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies and redirection. It also correctly resumes after EINTR. If IO::Socket::IP 0.25 or later is installed, HTTP::Tiny will use it instead of IO::Socket::INET for transparent support for both IPv4 and IPv6. Cookie support requires HTTP::CookieJar or an equivalent class. </longdescription> <upstream> <remote-id type="cpan">HTTP-Tiny</remote-id> <remote-id type="cpan-module">HTTP-Tiny</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | HTTP-Tiny-0.022.tar.gz | 42501 bytes |