aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer2-Plugin-Database/pkg-descr
blob: ea2ed8e031deab2d036cdeb59a3a7ea686b377d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Dancer2::Plugin::Database provides an easy way to obtain a connected
DBI database handle by simply calling the database keyword
within your Dancer2 application.

Returns a Dancer2::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 Dancer2::Plugin::Database::Handle
for full details of those.

WWW: https://metacpan.org/release/Dancer2-Plugin-Database