File manager - Edit - /usr/local/cpanel/3rdparty/perl/542/cpanel-lib/x86_64-linux/DNS/Unbound/X/ResolveError.pm
Back
package DNS::Unbound::X::ResolveError; use strict; use warnings; use parent qw( DNS::Unbound::X::Unbound ); =encoding utf-8 =head1 NAME DNS::Unbound::X::ResolveError =head1 DESCRIPTION This class subclasses L<DNS::Unbound::X::Unbound> and represents a libunbound DNS resolution failure. =cut sub _new { my ($class, %args_kv) = @_; return $class->SUPER::_new( "DNS query resolution failure ($args_kv{'string'}", %args_kv ); } 1;
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings