/[webpac2]/branches/Sack/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 /branches/Sack/Makefile.PL

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

revision 597 by dpavlin, Thu Jul 13 11:54:33 2006 UTC revision 825 by dpavlin, Fri May 18 21:41:19 2007 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.22,          'Biblio::Isis' => 0.24,
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            'XML::LibXML' => 0,
38            'Pod::Usage' => 0,
39      },      },
40      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
41      clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },      clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },

Legend:
Removed from v.597  
changed lines
  Added in v.825

  ViewVC Help
Powered by ViewVC 1.1.26