# Note: this file was auto-generated by Module::Build::Compat version 0.3607 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Net::Twitpic', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Net/Twitpic.pm', 'PREREQ_PM' => { 'LWP::UserAgent' => 0, 'JSON' => 0, 'Net::OAuth' => 0, 'HTTP::Request::Common' => 0 } ) ;