The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use inc::Module::Install;

name        'Net-Abuse-Utils-Spamhaus';
all_from    'lib/Net/Abuse/Utils/Spamhaus.pm';

requires    'Net::DNS'  => '0.74';

WriteAll();