# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'HTTP::Recorder::Httperf', 'VERSION_FROM' => 'lib/HTTP/Recorder/Httperf.pm', 'PREREQ_PM' => { 'File::Temp' => '0', 'HTTP::Proxy' => '0.13', 'HTTP::Recorder' => '0.03' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;