K 10 svn:author V 3 wen K 8 svn:date V 27 2010-12-23T02:01:46.000000Z K 7 svn:log V 509 Dancer::Plugin::Database provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer application. Returns a Dancer::Plugin::Database::Handle object, which is a subclass of DBI's DBI::db connection handle object, so it does everything you'd expect to do with DBI, but also adds a few convenience methods. See the documentation for Dancer::Plugin::Database::Handle for full details of those. WWW: http://search.cpan.org/dist/Dancer-Plugin-Database END