Net::DNS::Resolver::Base - Common Resolver Class


Net-DNS documentation  | view source Contained in the Net-DNS distribution.

Index


NAME

Top

Net::DNS::Resolver::Base - Common Resolver Class

SYNOPSIS

Top

 use base qw/Net::DNS::Resolver::Base/;

DESCRIPTION

Top

This class is the common base class for the different platform sub-classes of Net::DNS::Resolver.

No user serviceable parts inside, see Net::DNS::Resolver for all your resolving needs.

COPYRIGHT

Top

SEE ALSO

Top

perl(1), Net::DNS, Net::DNS::Resolver


Net-DNS documentation  | view source Contained in the Net-DNS distribution.