X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=8414683fdf5a859f659cde42552e503f0b855010;hb=5578058510412fff726cb88b2c78075c43c59303;hp=64d2531098b939d2e409a871c7d264abe0f0554e;hpb=19bee8f647bfe6c94c5cb3cf6a60d7a43cbca222;p=perl%2Fmodules%2Frgit.git diff --git a/Makefile.PL b/Makefile.PL index 64d2531..8414683 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,8 +34,8 @@ WriteMakefile( 'Exporter' => 0, 'File::Find' => 0, 'File::Spec::Functions' => 0, - 'List::Util' => 0, 'Object::Tiny' => 0, + 'POSIX' => 0, }, dist => { PREOP => 'pod2text bin/rgit > $(DISTVNAME)/README; '