fix Getopt::Long prereq
Graham Knop [Thu, 16 Apr 2015 14:05:39 +0000 (10:05 -0400)]
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 => {