/usr/local/CPAN/Locale-Maketext-TieHash-quant/Makefile.PL
# Note: this file was auto-generated by Module::Build::Compat version 0.3607
require 5.006;
use ExtUtils::MakeMaker;
WriteMakefile
(
'test' => {
'TESTS' => 't\\*.t'
},
'PL_FILES' => {},
'INSTALLDIRS' => 'site',
'NAME' => 'Locale::Maketext::TieHash::quant',
'EXE_FILES' => [],
'VERSION_FROM' => 'lib/Locale/Maketext/TieHash/quant.pm',
'PREREQ_PM' => {
'parent' => 0,
'Test::Exception' => 0,
'English' => 0,
'Test::Simple' => 0,
'Test::NoWarnings' => 0,
'Carp' => 0,
'Test::More' => 0,
'Params::Validate' => 0,
'Locale::Maketext' => '1.17',
'Cwd' => 0
}
)
;