[ ソース: 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
- プロトコル非依存な方法で IPv4 および IPv6 ソケットを使うモジュール
-
- dep: liburi-perl
- URI 文字列の操作およびアクセスモジュール
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libio-socket-ssl-perl (>= 2.012)
- Perl module implementing object oriented interface to SSL sockets