a bit more work on WebPAC::Input::ISIS
[webpac2] / Makefile.PL
index 177c018..76c8f77 100644 (file)
@@ -14,6 +14,8 @@ WriteMakefile(
        'File::Slurp' => 0,
        'Log::Log4perl' => 0,
        'Data::Dumper' => 0,
+       'Cwd' => 0,
+       'Text::Iconv' => 0,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },