X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=f1d1637284057df53010512385c2f52101557c0e;hb=0c1863b0153133bf01e864e83948f2ee2b09f4e0;hp=2ded8f8ab141ada0163135f18a16adc138f0a58a;hpb=79fe38872567977419089da38eac9406bf2d4afa;p=perl%2Fmodules%2Findirect.git diff --git a/Makefile.PL b/Makefile.PL index 2ded8f8..f1d1637 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,7 +6,6 @@ use ExtUtils::MakeMaker; my $BUILD_REQUIRES = { 'ExtUtils::MakeMaker' => 0, - 'IPC::Cmd' => 0, 'Test::More' => 0, };