]> git.vpit.fr Git - perl/modules/Regexp-Wildcards.git/commitdiff
We no longer need Exporter
authorVincent Pit <vince@profvince.com>
Sat, 27 Dec 2008 14:46:31 +0000 (15:46 +0100)
committerVincent Pit <vince@profvince.com>
Sat, 27 Dec 2008 14:46:31 +0000 (15:46 +0100)
Makefile.PL

index 9196f38b447fb624fcc399667b6956f92b86e4d5..0ab16c3827c5e735970043bd6e58c1b8735fae48 100644 (file)
@@ -26,7 +26,6 @@ WriteMakefile(
     PL_FILES      => {},
     PREREQ_PM     => {
         'Carp'           => 0,
-        'Exporter'       => 0,
         'Text::Balanced' => 0,
     },
     dist          => {