Move podlators from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / cpan / podlators / Makefile.PL
CommitLineData
7a12ca83 1# core-only Makefile.PL
2use ExtUtils::MakeMaker;
3WriteMakefile (
4 NAME => 'Pod',
5 DISTNAME => 'podlators',
6 VERSION_FROM => 'VERSION',
7);