/[webpac2]/trunk/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 573 by dpavlin, Mon Jul 3 15:34:10 2006 UTC revision 772 by dpavlin, Fri Nov 3 20:40:38 2006 UTC
# Line 24  WriteMakefile( Line 24  WriteMakefile(
24          'Encode' => 0,          'Encode' => 0,
25          'LWP' => 0,          'LWP' => 0,
26          'File::Path' => 0,          'File::Path' => 0,
27          'Biblio::Isis' => 0.13,          'Biblio::Isis' => 0.23,
28          'MARC::Fast' => 0.02,          'MARC::Fast' => 0.05,
29          'Search::Estraier' => 0.06,          'Search::Estraier' => 0.06,
30          'List::Util' => 0,          'List::Util' => 0,
31          'Spreadsheet::ParseExcel', => 0,          'Spreadsheet::ParseExcel', => 0,
32          'MARC::Record' => 2.0,          'MARC::Record' => 2.0,
33          'Data::Dump' => 0,          'Data::Dump' => 0,
34          'MARC::Lint' => 0,          'MARC::Lint' => 0,
35            'Proc::Queue' => 0,
36            'PPI' => 0,
37      },      },
38      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
39      clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },      clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },

Legend:
Removed from v.573  
changed lines
  Added in v.772

  ViewVC Help
Powered by ViewVC 1.1.26