パッケージ: libnet-http-perl (6.17-1)
libnet-http-perl に関するリンク
Trisquel の資源:
libnet-http-perl ソースパッケージをダウンロード:
- [libnet-http-perl_6.17-1.dsc]
- [libnet-http-perl_6.17.orig.tar.gz]
- [libnet-http-perl_6.17-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Florian Schlichting
外部の資源:
- ホームページ [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: liburi-perl
- module to manipulate and access URI strings
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perl (>= 5.19.8)
- Larry Wall's Practical Extraction and Report Language
- または libio-socket-ip-perl
- module for using IPv4 and IPv6 sockets in a protocol-independent way
以下のパッケージによって提供される仮想パッケージでもあります: perl-base
-
- rec: libio-socket-ssl-perl (>= 2.012)
- Perl module implementing object oriented interface to SSL sockets