The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 0.202

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) 2013 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.