redirect to load without session path
[MojoFacets.git] / Makefile.PL
index 34a5af7..af9b23d 100755 (executable)
@@ -21,6 +21,7 @@ WriteMakefile(
                'JSON' => 0,
                'HTML::TableExtract' => 0,
                'File::Path' => 0,
+               'Text::Unaccent::PurePerl' => 0,
        },
     test => {TESTS => 't/*.t t/*/*.t t/*/*/*.t'}
 );