/[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 1115 by dpavlin, Mon Sep 22 15:09:50 2008 UTC revision 1145 by dpavlin, Thu Apr 23 11:14:24 2009 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 63  features( Line 67  features(
67                  'Spreadsheet::WriteExcel' => 2.14,                  'Spreadsheet::WriteExcel' => 2.14,
68          ],          ],
69          'WebPAC::Output::KinoSearch' => [          'WebPAC::Output::KinoSearch' => [
70                  -default => 1,                  -default => 0,
71                  'KinoSearch::Simple',                  'KinoSearch::Simple',
72          ],          ],
73            'WebPAC::Output::SWISH' => [
74                    -default => 1,
75                    'SWISH::API',
76            ],
77          'Parallel execution (probably broken)' => [          'Parallel execution (probably broken)' => [
78                  -default => 0,                  -default => 0,
79                  'Proc::Queue',                  'Proc::Queue',

Legend:
Removed from v.1115  
changed lines
  Added in v.1145

  ViewVC Help
Powered by ViewVC 1.1.26