Posted on 2005-11-11 13:12:40-08 by tux
UPDATE FUNCTION USAGE
Hi
Here is my post. I tryied with and without XHTML with the same result: Hi,
I'm having hard time figuring how to use the update function of Net-DNS-DynDNS. Here is the way I'm using it:
print Net::DNS::DynDNS->new('user','passwd')->update('test.dyndns.org ',$myIPAdress, 'XXXXX');

I'm not able to find anywhere even in the doc, what is a good value for XXXXX. In the doc they said: $params. There is no real life example. Should I use something like: 'dyndns' or 'system=dyndns'? What ever options I'm using I'm always getting this error:
Extra parameters must be passed in as a reference to a hash

Thanks for your help
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.