perl-Dancer2-Plugin-DBIC - DBIx::Class interface for Dancer2 applications
| Website: | https://metacpan.org/release/Dancer2-Plugin-DBIC | 
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
- 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. 
Packages
| perl-Dancer2-Plugin-DBIC-0.0100-3.aldos.noarch [21 KiB] | Changelog
              by Joel Barrios (2024-08-19): - Clean spec file. |