fix Getopt::Long prereq
[p5sagit/App-FatPacker.git] / Makefile.PL
index 18aa8af..f5c64f9 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 => {