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