ARGH use a blacklist, not a whitelist
[p5sagit/local-lib.git] / t / dist / EUMM / Makefile.PL
CommitLineData
be160790 1use ExtUtils::MakeMaker;
2
3WriteMakefile(
4 NAME => 'EUMM',
5);