diff options
Diffstat (limited to 'net/p5-Net-NTP/pkg-descr')
-rw-r--r-- | net/p5-Net-NTP/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/p5-Net-NTP/pkg-descr b/net/p5-Net-NTP/pkg-descr new file mode 100644 index 000000000000..b6b2dd28a1bc --- /dev/null +++ b/net/p5-Net-NTP/pkg-descr @@ -0,0 +1,5 @@ +All this module does is send a packet to an NTP server and +then decode the packet received into it's respective parts +- as outlined in RFC5905 (superseding RFC1305 and RFC2030). + +WWW: http://search.cpan.org/dist/Net-NTP/ |