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

NAME

DNS::Unbound::X::ResolveError

DESCRIPTION

This class subclasses X::Tiny::Base and represents a libunbound DNS resolution failure. Its instances contain the following properties:

  • number - The libunbound error number.

  • string - libunbound’s string that describes the error.