Pakket: libnet-http-perl (6.20-1)
Verwijzigingen voor libnet-http-perl
Debian bronnen:
Het bronpakket libnet-http-perl downloaden:
- [libnet-http-perl_6.20-1.dsc]
- [libnet-http-perl_6.20.orig.tar.gz]
- [libnet-http-perl_6.20-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module providing low-level HTTP connection client
The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET. You can mix its methods with reading and writing from the socket directly. This is not necessarily a good idea, unless you know what you are doing.
Andere aan libnet-http-perl gerelateerde pakketten
|
|
|
|
-
- dep: libio-socket-ip-perl
- module for using IPv4 and IPv6 sockets in a protocol-independent way
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libio-socket-ssl-perl (>= 2.012)
- Perl module implementing object oriented interface to SSL sockets