in reply to RFC: Net::SNTP::Client v1

One more thing. If you haven't already, get your module code into a code repository of some sort. I personally use Bitbucket, but another very popular free one is GitHub. Both Git and hg (Mercurial) are very easy to get started with and learn, especially for single-developer projects.

-stevieb