Sunday, February 26, 2012

Net::DNS

Net::DNS: "NAME
Net::DNS::Resolver - DNS resolver class

SYNOPSIS
use Net::DNS;

my $res = Net::DNS::Resolver->new;

# Perform a lookup, using the searchlist if appropriate.
my $answer = $res->search('example.com');"

'via Blog this'

No comments:

Post a Comment