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

NAME

DNS::NIOS::Response - WAPI Response object

VERSION

version 0.002

METHODS

code

Response code

is_success

Wether the request was successful

content

Response content as hashref. If the content for some reason cannot be converted, it will return the decoded_content as is.

json

Return a json string.

pretty

Return a prettified json string.

AUTHOR

Christian Segundo <ssmn@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2021 by Christian Segundo.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)