# Note: this file was auto-generated by Module::Build::Compat version 0.40 require 5.008001; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'HTML::Template::Compiled::Plugin::NumberFormat', 'VERSION_FROM' => 'lib/HTML/Template/Compiled/Plugin/NumberFormat.pm', 'PREREQ_PM' => { 'Carp' => 0, 'Class::Accessor' => 0, 'HTML::Template::Compiled' => 1, 'Module::Build' => '0.28', 'Number::Format' => '1.73', 'Test::More' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;