# Note: this file was auto-generated by Module::Build::Compat version 0.30 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'WWW::FreshMeat::API', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/WWW/FreshMeat/API.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'XML::RPC' => '0.8', 'Moose' => '0.4' } ) ;