Net::Time implements the following functions.
inet_daytime( [host [, protocol [, timeout]]])
Obtains the time on host , or a
default host if host is not
given. inet_daytime uses
protocol, which can be either
udp or tcp. Returns an ASCII
string or undef on failure.