# Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'WWW::Mechanize::Timed', VERSION => '0.42', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'Test::More' => '0.01', 'WWW::Mechanize' => '0.72', 'LWPx::TimedHTTP' => '1.2', }, );