# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Bot::BasicBot::Pluggable::Module::Tools', 'VERSION' => '0.95', 'PREREQ_PM' => { 'Bot::BasicBot::Pluggable' => '0.5', 'Finance::Currency::Convert::XE' => '0', 'Finance::Quote' => '0', 'Locale::Language' => '0', 'Math::Expression' => '0', 'Math::Units' => '0', 'Test::More' => '0', 'WWW::MakeAShorterLink' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;