/[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 1144 by dpavlin, Mon Sep 22 15:32:24 2008 UTC revision 1145 by dpavlin, Thu Apr 23 11:14:24 2009 UTC
# Line 67  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.1144  
changed lines
  Added in v.1145

  ViewVC Help
Powered by ViewVC 1.1.26