read data from RDBMS using DBI
[webpac2] / Makefile.PL
index c725e40..488e67f 100644 (file)
@@ -85,6 +85,10 @@ features(
                -default => 0,
                'Sort::External',
        ],
+       'WebPAC::Output::Riak' => [
+               -default => 0,
+               'Net::Riak',
+       ],
        'Parallel execution (probably broken)' => [
                -default => 0,
                'Proc::Queue',