# Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'CGI::Application::Plugin::ConfigAuto', VERSION => '1.00', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'CGI::Application' => '0', 'Config::Auto' => '0', }, );