- or download this
#!/usr/bin/perl
use strict;
...
print Dumper $hashOutput;
print "Error: $error\n" if ($error);
- or download this
-hostname => NTP Hostname or NTP IP
-port => 123 Default or Users choice e.g. 5000
-RFC4330 => 1
-clearScreen => 1
- or download this
package Net::SNTP::Client;
...
=cut
1;