# Note: this file was auto-generated by Module::Build::Compat version 0.3800 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'lib::remote', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/lib/remote.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'LWP::UserAgent' => 0 } ) ;