DBIx::Class interface for Dancer2 applications
This plugin makes it very easy to create Dancer2 applications that interface with databases. It automatically exports the keyword `schema` which returns a DBIx::Class::Schema object. You just need to configure your database connection information. For performance, schema objects are cached in memory and are lazy loaded the first time they are accessed.
$
pkg install p5-Dancer2-Plugin-DBICOrigin
databases/p5-Dancer2-Plugin-DBIC
Size
16.4KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
5 packages
Required by
1 packages