/usr/local/CPAN/Statistics-QMethod-QuasiNormalDist/Makefile.PL


use inc::Module::Install;
all_from 'lib/Statistics/QMethod/QuasiNormalDist.pm';
build_requires 'Test::Exception';

auto_install;
WriteAll;