# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Bot::BasicBot::Pluggable::Module::Weather', 'VERSION' => '0.9', 'PREREQ_PM' => { 'Bot::BasicBot::Pluggable' => '0.5', 'Geo::WeatherNWS' => '0', 'HTML::Entities' => '0', 'LWP::Simple' => '0', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;