/[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 1104 by dpavlin, Mon Aug 4 19:35:20 2008 UTC revision 1116 by dpavlin, Mon Sep 22 15:32:24 2008 UTC
# Line 50  features( Line 50  features(
50                  -default => 1,                  -default => 1,
51                  'Spreadsheet::ParseExcel',                  'Spreadsheet::ParseExcel',
52          ],          ],
53            'WebPAC::Input::DBF' => [
54                    -default => 0,
55                    'XBase',
56            ],
57          'WebPAC::Output::Estraier' => [          'WebPAC::Output::Estraier' => [
58                  -default => 0,                  -default => 0,
59                  'Search::Estraier' => 0.06,                  'Search::Estraier' => 0.06,
# Line 62  features( Line 66  features(
66                  -default => 1,                  -default => 1,
67                  'Spreadsheet::WriteExcel' => 2.14,                  'Spreadsheet::WriteExcel' => 2.14,
68          ],          ],
69            'WebPAC::Output::KinoSearch' => [
70                    -default => 1,
71                    'KinoSearch::Simple',
72            ],
73          'Parallel execution (probably broken)' => [          'Parallel execution (probably broken)' => [
74                  -default => 0,                  -default => 0,
75                  'Proc::Queue',                  'Proc::Queue',

Legend:
Removed from v.1104  
changed lines
  Added in v.1116

  ViewVC Help
Powered by ViewVC 1.1.26