/usr/local/CPAN/Bundle-Math-Statistics/Makefile.PL


use ExtUtils::MakeMaker;
use strict;

WriteMakefile(
    'NAME'	=> 'Bundle::Math::Statistics',
    'VERSION_FROM' => 'Statistics.pm',
);