/[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 589 by dpavlin, Fri Jul 7 21:48:09 2006 UTC revision 606 by dpavlin, Tue Aug 1 13:59:47 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.20,          'Biblio::Isis' => 0.22,
28          'MARC::Fast' => 0.02,          'MARC::Fast' => 0.02,
29          'Search::Estraier' => 0.06,          'Search::Estraier' => 0.06,
30          'List::Util' => 0,          'List::Util' => 0,
# Line 32  WriteMakefile( Line 32  WriteMakefile(
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      },      },
37      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },      dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
38      clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },      clean               => { FILES => 'WebPAC-* pod2html Makefile tags' },

Legend:
Removed from v.589  
changed lines
  Added in v.606

  ViewVC Help
Powered by ViewVC 1.1.26