# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'WWW::Search::MSN', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/WWW/Search/MSN.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Scalar::Util' => 0, 'WWW::Search' => '2.523', 'HTML::TreeBuilder' => 0, 'WWW::Search::Test' => '2.265', 'Encode' => 0 } ) ;