--- trunk/Makefile.PL 2008/11/06 20:25:04 325 +++ trunk/Makefile.PL 2008/11/08 23:36:01 340 @@ -32,7 +32,7 @@ 'Coro::Generator', ], 'Mojo server' => [ - -default => 1, + -default => 0, 'Mojo' => 0.8, ], 'HTTP::Engine server' => [ @@ -61,6 +61,10 @@ -default => 0, 'REST::Google::Translate', ], + 'Frey::SQL' => [ + -default => 0, + 'DBD::Sponge', + ], 'CouchDB' => [ -default => 0, 'CouchDB::Client',