# Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'WWW::Lipsum', VERSION => '0.2', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'LWP::UserAgent' => '0', 'HTML::TokeParser::Simple' => '0', 'HTTP::Request::Common' => '0', }, );