[ aria ]
[ ソース: libnet-ntp-perl ]
パッケージ: libnet-ntp-perl (1.5-3)
libnet-ntp-perl に関するリンク
libnet-ntp-perl ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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