# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Bot::BasicBot::Pluggable::Module::Network', 'VERSION' => '0.9', 'PREREQ_PM' => { 'Bot::BasicBot::Pluggable' => '0.5', 'Net::Traceroute' => '0', 'Net::Whois' => '0', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;