Release commit for 0.010004
[p5sagit/App-FatPacker.git] / Makefile.PL
index 18aa8af..3911cb5 100644 (file)
@@ -17,6 +17,7 @@ WriteMakefile(
   META_MERGE => {
     'meta-spec' => { version => '2' },
     dynamic_config => 0,
+    x_static_install => 1,
     resources => {
       # r/w: p5sagit@git.shadowcat.co.uk:App-FatPacker.git
       repository => {
@@ -41,7 +42,7 @@ WriteMakefile(
           'File::Path' => '0',
           'File::Spec::Functions' => '0',
           'File::Spec::Unix' => '0',
-          'Getopt::Long;' => '0',
+          'Getopt::Long' => '0',
         },
       },
       test => {