NAME

WWW::DNSMadeEasy::ManagedDomain::Record - A managed domain record in the DNSMadeEasy API

VERSION

version 0.100

METHODS

delete()

update(%data)

Can't update id, name, type, or gtd_location.

response()

Returns this object as a hashreference.

get_monitor()

Returns a WWW::DNSMadeEasy::Monitor object which deals with dns failover and system monitoring.

description

dynamic_dns

failed

failover

gtd_location

id

keywords

monitor

mxLevel

name

password

port

priority

redirect_type

source

source_id

title

ttl

type

value

weight

METHODS

RECORD ATTRIBUTES

SUPPORT

IRC

Join #duckduckgo on irc.freenode.net and highlight Getty or /msg me.

Repository

http://github.com/Getty/p5-www-dnsmadeeasy
Pull request and additional contributors are welcome

Issue Tracker

http://github.com/Getty/p5-www-dnsmadeeasy/issues

SUPPORT

Source Code

The code is open to the world, and available for you to hack on. Please feel free to browse it and play with it, or whatever. If you want to contribute patches, please send me a diff or prod me to pull from your repository :)

https://github.com/Getty/p5-www-dnsmadeeasy

git clone https://github.com/Getty/p5-www-dnsmadeeasy.git

AUTHOR

Torsten Raudssus <torsten@raudssus.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Torsten Raudssus.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.