The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::DNSMadeEasy::Domain - A domain in the DNSMadeEasy API

VERSION

version 0.001

ATTRIBUTES

name

Name of the domain

dme

WWW::DNSMadeEasy object

obj

Hash object representation given by DNSMadeEasy.

METHODS

$obj->put

$obj->delete

$obj->all_records

$obj->create_record

$obj->name_server

$obj->gtd_enabled

$obj->vanity_name_servers

$obj->vanity_id

ATTRIBUTES

METHODS

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

AUTHOR

Torsten Raudssus <torsten@raudssus.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Raudssus Social Software.

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