[ ソース: libnet-dhcp-perl ]
パッケージ: libnet-dhcp-perl (0.696+dfsg-3)
libnet-dhcp-perl に関するリンク
Debian の資源:
libnet-dhcp-perl ソースパッケージをダウンロード:
- [libnet-dhcp-perl_0.696+dfsg-3.dsc]
- [libnet-dhcp-perl_0.696+dfsg.orig.tar.gz]
- [libnet-dhcp-perl_0.696+dfsg-3.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Ansgar Burchardt (QA ページ)
- gregor herrmann (QA ページ)
- CSILLAG Tamas (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl interface for handling DHCP packets
Net::DHCP is a release of the DHCP protocol interface to Perl 5. There are two parts to the interface: the packet component (Net::DHCP::Packet) and the constants component (Net::DHCP::Constants) which represents constants used in DHCP protocol, defined in RFC 1533, RFC 2132, RFC 2241, RFC 2485, RFC 2563, RFC 2937, RFC 3004, RFC 3011, RFC 3046.
With Net::DHCP you can create and analyze DHCP packets which are sent or received with the help of IO::Socket::INET.