/[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 1195 by dpavlin, Wed May 27 20:51:01 2009 UTC revision 1250 by dpavlin, Fri Jul 24 19:34:26 2009 UTC
# Line 78  features( Line 78  features(
78                  -default => 1,                  -default => 1,
79                  'SWISH::API',                  'SWISH::API',
80          ],          ],
81            'WebPAC::Output::CouchDB' => [
82                    -default => 0,
83                    'Net::CouchDb',
84            ],
85          'Parallel execution (probably broken)' => [          'Parallel execution (probably broken)' => [
86                  -default => 0,                  -default => 0,
87                  'Proc::Queue',                  'Proc::Queue',
# Line 88  features( Line 92  features(
92                  'CGI',                  'CGI',
93                  'CGI::Carp',                  'CGI::Carp',
94                  'SWISH::API',                  'SWISH::API',
95                    'Text::Unaccent::PurePerl',
96                    'HTML::FillInForm::Lite',
97          ],          ],
98  );  );
99    

Legend:
Removed from v.1195  
changed lines
  Added in v.1250

  ViewVC Help
Powered by ViewVC 1.1.26