custom META.yml
[perl/plp/.git] / Makefile.PL
index 9df6e4f04a89dfb1e51bc6c1d7ed7b1790cb47b9..a9dd6134d62518093b68faf78a9c2e3417b85b90 100644 (file)
@@ -11,6 +11,7 @@ WriteMakefile(
        VERSION_FROM  => 'PLP.pm',
        PREREQ_PM     => {},
        ABSTRACT_FROM => 'PLP.pm',
+       NO_META       => 1,
        (LICENSE      => 'mit') x ($ExtUtils::MakeMaker::VERSION > 6.30),
        AUTHOR        => 'Mischa POSLAWSKY <perl@shiar.org>',
 );