]> git.vpit.fr Git - perl/modules/Scope-Upper.git/commitdiff
We also depend on Exporter
authorVincent Pit <vince@profvince.com>
Sat, 27 Dec 2008 14:45:03 +0000 (15:45 +0100)
committerVincent Pit <vince@profvince.com>
Sat, 27 Dec 2008 14:45:03 +0000 (15:45 +0100)
Makefile.PL

index 20649ec763d8c34fc1c23dfc47016365980c8a49..e98f11653865592650b467affd55ff281a073de9 100644 (file)
@@ -25,6 +25,7 @@ WriteMakefile(
     ABSTRACT_FROM       => 'lib/Scope/Upper.pm',
     PL_FILES            => {},
     PREREQ_PM => {
+        'Exporter' => 0,
         'XSLoader' => 0,
     },
     dist          => {