# Note: this file was auto-generated by Module::Build::Compat version 0.3607 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Statistics::Descriptive', 'VERSION_FROM' => 'lib/Statistics/Descriptive.pm', 'PREREQ_PM' => { 'Benchmark' => 0, 'Carp' => 0, 'POSIX' => 0, 'Test::More' => 0, 'lib' => 0, 'strict' => 0, 'vars' => 0, 'warnings' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;