in reply to Re^2: How to calculate the offset of your local time against an NTP reference server
in thread How to calculate the offset of your local time against an NTP reference server

If you can run your own script, then you can use Net::NTP

It is pure perl, with only core dependencies.

  • Comment on Re^3: How to calculate the offset of your local time against an NTP reference server

Replies are listed 'Best First'.
Re^4: How to calculate the offset of your local time against an NTP reference server
by thanos1983 (Parson) on Feb 09, 2015 at 23:42 UTC

    Hello SuicideJunkie,

    Thank you for your time and effort reading and replying to my question.

    You mean I run my script into an external the same script?

    Seeking for Perl wisdom...on the process of learning...not there...yet!