X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=d754ae32d856f962942c59711d1b84f13db04c3f;hb=8556481280524737222300317146a23b801f6be0;hp=21d751876aaf85a504765fa75bd4d9ba875f718c;hpb=77a84f75f33e3ee44e61182dec76699e23025375;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/Makefile.PL b/Makefile.PL index 21d7518..d754ae3 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,8 +11,7 @@ WriteMakefile( PL_FILES => {}, PREREQ_PM => { 'Carp' => 0, - 'Test::More' => 0, - 'constant' => 0 + 'Test::More' => 0 }, dist => { PREOP => 'pod2text lib/Variable/Magic.pm > $(DISTVNAME)/README',