]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - Makefile.PL
Test 'package A; sub foo; foo A->new' that gets deparsed as 'A->foo->new'
[perl/modules/indirect.git] / Makefile.PL
index 2ded8f8ab141ada0163135f18a16adc138f0a58a..f1d1637284057df53010512385c2f52101557c0e 100644 (file)
@@ -6,7 +6,6 @@ use ExtUtils::MakeMaker;
     
 my $BUILD_REQUIRES = {
  'ExtUtils::MakeMaker' => 0,
- 'IPC::Cmd'            => 0,
  'Test::More'          => 0,
 };