all values must be arrays
[MojoFacets.git] / Makefile.PL
index 1cf9266..34a5af7 100755 (executable)
@@ -20,6 +20,7 @@ WriteMakefile(
                'File::Slurp' => 0,
                'JSON' => 0,
                'HTML::TableExtract' => 0,
+               'File::Path' => 0,
        },
     test => {TESTS => 't/*.t t/*/*.t t/*/*/*.t'}
 );