[ 原始碼: libnet-ntp-perl ]
套件:libnet-ntp-perl(1.5-1.1)
libnet-ntp-perl 的相關連結
Debian 的資源:
下載原始碼套件 libnet-ntp-perl:
- [libnet-ntp-perl_1.5-1.1.dsc]
- [libnet-ntp-perl_1.5.orig.tar.gz]
- [libnet-ntp-perl_1.5-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to query NTP servers
Net::NTP is a small perl module to query an NTP (Network Time Protocol) time server for the current time. It exports a single method (get_ntp_response) and returns an associative array based upon RFC1305 and RFC2030. The response from the server is "humanized" to a point that further processing of the information received from the server can be manipulated. For example: timestamps are in epoch, so one could use the localtime function to produce an even more "human" representation of the timestamp.
其他與 libnet-ntp-perl 有關的套件
|
|
|
|
-
- dep: netbase
- Basic TCP/IP networking system
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libio-socket-inet6-perl
- object interface for AF_INET6 domain sockets