# Note: this file was auto-generated by Module::Build::Compat version 0.35 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Net::Topsy', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Net/Topsy.pm', 'PREREQ_PM' => { 'Test::Exception' => '0.21', 'MooseX::Declare' => '0.3', 'URI::Escape' => 0, 'MooseX::Iterator' => '0.11', 'Test::More' => 0, 'LWP::UserAgent' => '2.032', 'Moose' => '0.78', 'JSON::Any' => '1.19' } ) ;