# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'CGI::Application::Plugin::LogDispatch', 'VERSION_FROM' => 'lib/CGI/Application/Plugin/LogDispatch.pm', 'PREREQ_PM' => { 'Scalar::Util' => 0, 'CGI::Application' => 0, 'Log::Dispatch' => '0.21', 'UNIVERSAL::require' => 0 } ) ;