Subject: | typo in docs |
Date: | Mon, 14 Feb 2011 16:35:56 +0100 |
To: | <bug-Net-NTP [...] rt.cpan.org> |
From: | <Bert.Jahn [...] t-systems.com> |
hello,
it's written:
EXPORT<http://search.cpan.org/~willmojg/Net-NTP-1.2/NTP.pm#___top>
get_ntp_resonse(<server>, <port>);
This module exports a single method - get_ntp_response. It takes the server as the first argument (localhost is the default) and port to send/recieve the packets (ntp or 123 bu default). It returns an associative array of the various parts of the packet as outlined in RFC1305. It "normalizes" or "humanizes" various parts of the packet. For example: all the timestamps are in epoch, NOT hexidecimal.
in the function name is the 'p' missing, should be response instead resonse ;-)
Mit freundlichen Grüßen / Best regards / Cumprimentos
Bert Jahn