r726@llin: dpavlin | 2006-06-29 17:31:13 +0200
[webpac2] / Makefile.PL
index 2261619..f812691 100644 (file)
@@ -15,10 +15,8 @@ WriteMakefile(
        'Log::Log4perl' => 1.02,
        'Data::Dumper' => 0,
        'Cwd' => 0,
-       'Text::Iconv' => 0,
        'Storable' => 0,
        'DBM::Deep' => 0,
-       'XML::Simple' => 0,
        'Template' => 0,
        'Time::HiRes' => 0,
        'File::Temp' => 0,
@@ -31,6 +29,7 @@ WriteMakefile(
        'Search::Estraier' => 0.06,
        'List::Util' => 0,
        'Spreadsheet::ParseExcel', => 0,
+       'MARC::Record' => 0,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },