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

SYNOPSIS

 use MYDan::Util::WhoIs;
 my $w = MYDan::Util::WhoIs->new()

 $w->whois( 'hostname.abc' );
 $w->search( 'abc' );