[ 源代码: libnet-http-perl ]
软件包:libnet-http-perl(6.22-1)
libnet-http-perl 的相关链接
Debian 的资源:
下载源码包 libnet-http-perl:
- [libnet-http-perl_6.22-1.dsc]
- [libnet-http-perl_6.22.orig.tar.gz]
- [libnet-http-perl_6.22-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
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets