# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Template::Provider::PAR', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Template/Provider/PAR.pm', 'PREREQ_PM' => { 'Scalar::Util' => 0, 'Archive::Zip' => 0, 'version' => 0, 'PAR' => 0, 'File::Spec' => 0, 'Template::Provider' => '2.93', 'Test::More' => 0, 'Module::Build' => 0 } ) ;