--- trunk/Makefile.PL 2009/05/27 20:51:01 1195 +++ trunk/Makefile.PL 2009/05/27 22:17:00 1196 @@ -78,6 +78,10 @@ -default => 1, 'SWISH::API', ], + 'WebPAC::Output::CouchDB' => [ + -default => 0, + 'Net::CouchDb', + ], 'Parallel execution (probably broken)' => [ -default => 0, 'Proc::Queue',