# 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::TT', 'VERSION_FROM' => 'lib/CGI/Application/Plugin/TT.pm', 'PREREQ_PM' => { 'Scalar::Util' => 0, 'CGI::Application' => '4.0', 'File::Spec' => 0, 'Class::ISA' => 0, 'Template' => '2.0' } ) ;