doc improvements
[p5sagit/App-FatPacker.git] / Makefile.PL
index 18aa8af..1077f48 100644 (file)
@@ -41,7 +41,7 @@ WriteMakefile(
           'File::Path' => '0',
           'File::Spec::Functions' => '0',
           'File::Spec::Unix' => '0',
-          'Getopt::Long;' => '0',
+          'Getopt::Long' => '0',
         },
       },
       test => {
@@ -49,7 +49,7 @@ WriteMakefile(
           'File::Basename' => '0',
           'File::Spec' => '0',
           'File::Temp' => '0',
-          'Test::More' => '0',
+          'Test::More' => '0.82',
         },
       },
     },