Tweak databases/p5-Amazon-SimpleDB version 0.03_1
[dports.git] / databases / p5-Dancer2-Plugin-Database / pkg-descr
1 Dancer2::Plugin::Database provides an easy way to obtain a connected
2 DBI database handle by simply calling the database keyword
3 within your Dancer2 application.
4
5 Returns a Dancer2::Plugin::Database::Handle object, which is a
6 subclass of DBI's DBI::db connection handle object, so it does
7 everything you'd expect to do with DBI, but also adds a few convenience
8 methods. See the documentation for Dancer2::Plugin::Database::Handle
9 for full details of those.
10
11 WWW: https://metacpan.org/release/Dancer2-Plugin-Database