NAME

DNS::Oterica::Role::RecordMaker - a delegation class for the DNSO recordmaker.

VERSION

version 0.203

DESCRIPTION

DNS::Oterica::Role::RecordMaker delegates to an underlying record maker. It exposes this record maker with its rec method.

ATTRIBUTES

rec

The record maker, e.g. DNS::Oterica::RecordMaker::TinyDNS.

AUTHOR

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Ricardo SIGNES.

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