X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FRegexp-Wildcards.git;a=blobdiff_plain;f=Makefile.PL;h=dd135d8b34f94ab461f681a9eb206e3a4183e0e6;hp=8537a6edd335bb1d3f783fc91c36b3097ce8dc6f;hb=caa5f3c462570ffc1eb2c4222266978d1c925c3b;hpb=3426f55fba3da9c8801930f82107eeac9f1f8339 diff --git a/Makefile.PL b/Makefile.PL index 8537a6e..dd135d8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,7 +10,8 @@ WriteMakefile( ABSTRACT_FROM => 'lib/Regexp/Wildcards.pm', PL_FILES => {}, PREREQ_PM => { - 'Test::More' => 0, + 'Exporter' => 0, + 'Test::More' => 0, 'Text::Balanced' => 0, }, dist => {