X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Nary.git;a=blobdiff_plain;f=Makefile.PL;h=9962c850398489503f439c3c91899a9d1f3644fc;hp=9e010ce6a9dba983bdff992e1b6c753dc0c57d5b;hb=93afac3588786704db6d9549d3bf469ba1b5598d;hpb=462a647c8b471a029c5dc2527bd4b78e64d93cee diff --git a/Makefile.PL b/Makefile.PL index 9e010ce..9962c85 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -27,10 +27,9 @@ WriteMakefile( ABSTRACT_FROM => 'lib/Sub/Nary.pm', PL_FILES => {}, PREREQ_PM => { - 'B' => 0, - 'Carp' => 0, - 'List::Util' => 0, - 'XSLoader' => 0 + 'B' => 0, + 'Carp' => 0, + 'XSLoader' => 0 }, dist => { PREOP => 'pod2text lib/Sub/Nary.pm > $(DISTVNAME)/README; '