r1880@llin: dpavlin | 2009-05-27 23:45:18 +0200
[webpac2] / Makefile.PL
index 2b26e85..e6acfa2 100644 (file)
@@ -78,6 +78,10 @@ features(
                -default => 1,
                'SWISH::API',
        ],
+       'WebPAC::Output::CouchDB' => [
+               -default => 0,
+               'Net::CouchDb',
+       ],
        'Parallel execution (probably broken)' => [
                -default => 0,
                'Proc::Queue',