Subject: | change request + possible bug |
Date: | Tue, 16 Dec 2014 12:06:49 -0500 |
To: | bug-Net-DNS-DynDNS [...] rt.cpan.org |
From: | Jim Ziobro <james [...] ziobro.info> |
In DynDNS.pm the "if" statement at line 459 is modified to read:
if ( ( $code eq 'good' ) || ( $code eq 'nochg' )
|| $code eq '200') { # 200 is changeIP.com response see:
#
http://www.changeip.com/accounts/knowledgebase.php?action=displayarticle&id=47
if ($result) {
In routine *_parse_content* the variable *$result* is declared and used
but it does appear to be set anywhere.
Do you want that library to support other DDNS providers?
Ciao,
//Z\\
Jim Ziobro