Commit graph

3 commits

Author SHA1 Message Date
Wen Heping
5a873e7b4a - Update to 1.23
ChangeLog: http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.23/Changes
2011-04-22 02:14:50 +00:00
Wen Heping
49fadd4529 - Update to 1.21
ChangeLog: http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.21/Changes
2011-03-14 02:34:16 +00:00
Wen Heping
3881dbdc82 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
2010-12-23 02:01:46 +00:00