/usr/local/CPAN/Statistics-ChiSquare/Makefile.PL


use ExtUtils::MakeMaker;
WriteMakefile(
    'NAME'	=> 'Statistics::ChiSquare',
    'VERSION_FROM' => 'lib/Statistics/ChiSquare.pm', # finds $VERSION
);