Subject: | Error messages doesn't match dyn.com |
Date: | Thu, 1 Sep 2011 17:34:55 -0400 (EDT) |
To: | bug-Net-DNS-DynDNS [...] rt.cpan.org |
From: | Mark Solomon <mohy [...] smx.pair.com> |
Hello:
Thanks again for your great work, I have been using Net::DNS::DynDNS
for a while now. However, some of the error messages doesn't match what
dyn.com recommends. Here is a link to the current error messages:
http://dyn.com/support/developers/api/return-codes/ . here is a patch to
one of the error that I would like to have fixed.
: diff Net/DNS/DynDNS.pm DynDNS.pm
304c304,305
< $self->{error} = "The specified hostname does not exist";
---
Show quoted text
> $self->{error} = "The hostname specified does not exist in this user
account
Show quoted text> (or is not in the service specified in the system
parameter).";
Thanks in advance.
-Mark Solomon
Developer @ pairNIC
Message body is not shown because sender requested not to inline it.