r1386@llin: dpavlin | 2007-10-30 23:46:53 +0100
[webpac2] / Makefile.PL
index 3f3c200..00ff13d 100644 (file)
@@ -24,7 +24,7 @@ WriteMakefile(
        'LWP' => 0,
        'File::Path' => 0,
        'Biblio::Isis' => 0.24,
-       'MARC::Fast' => 0.05,
+       'MARC::Fast' => 0.08,
        'Search::Estraier' => 0.06,
        'List::Util' => 0,
        'Spreadsheet::ParseExcel', => 0,
@@ -38,6 +38,7 @@ WriteMakefile(
        'Class::Accessor' => 0,
        'JSON' => 0,
        'File::Spec' => 0,
+       'Sort::External' => 0,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },