--- trunk/Makefile.PL 2008/11/30 01:46:13 633 +++ trunk/Makefile.PL 2008/12/10 15:15:22 792 @@ -82,6 +82,10 @@ #'Test::Harness' => 3.14, # XXX this doesn't seem to work 'TAP::Formatter::HTML' => 0.06, ], + 'Frey::OpenSearch' => [ + -default => 1, + 'MIME::Base64', + ], 'CouchDB' => [ -default => 0, 'CouchDB::Client',