# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Catalyst::View::HTML::Template::Compiled', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Catalyst/View/HTML/Template/Compiled.pm', 'PREREQ_PM' => { 'HTML::Template::Compiled' => '0.8', 'Path::Class' => '0.1', 'Catalyst' => '5.7' } ) ;