--- branches/mojo/Makefile.PL 2008/11/04 18:56:01 252 +++ branches/mojo/Makefile.PL 2008/11/04 19:00:13 253 @@ -57,6 +57,10 @@ -default => 1, 'Data::Feed', ], + 'Frey::Dumper (dump data as html)' => [ + -default => 1, + 'Data::Dumper::HTML', + ], 'CouchDB' => [ -default => 0, 'CouchDB::Client',