[ 原始碼: libnet-http-perl ]
套件:libnet-http-perl(6.20-1)
libnet-http-perl 的相關連結
Debian 的資源:
下載原始碼套件 libnet-http-perl:
- [libnet-http-perl_6.20-1.dsc]
- [libnet-http-perl_6.20.orig.tar.gz]
- [libnet-http-perl_6.20-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.
其他與 libnet-http-perl 有關的套件
|
|
|
|
-
- 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