# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'CGI::Application::Plugin::HTCompiled', 'VERSION_FROM' => 'lib/CGI/Application/Plugin/HTCompiled.pm', 'PREREQ_PM' => { 'CGI::Application' => '>= 4.00', 'HTML::Template::Compiled' => '0', 'Test::Exception' => '0', 'Test::More' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;