--- trunk/Makefile.PL 2008/11/16 15:49:49 356 +++ trunk/Makefile.PL 2008/11/17 15:14:07 370 @@ -62,9 +62,10 @@ -default => 0, 'REST::Google::Translate', ], - 'Frey::SQL' => [ - -default => 0, - 'DBD::Sponge', + 'Frey::SQL (issue SQL queries on sponge results)' => [ + -default => 1, + 'DBD::AnyData', + 'MooseX::Types::Structured', ], 'CouchDB' => [ -default => 0,