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