libdancer-plugin-dbic-perl

Dbix::class interface for dancer applications
  http://search.cpan.org/dist/Dancer-Plugin-DBIC/
  0
  no reviews



Dancer is a perl web application framework.

dancer::plugin::dbic provides an easy way to obtain dbix::class::resultset instances via the function schema(), which it automatically imports. you just need to point to a dsn in your dancer configuration file. so you no longer have to write boilerplate dbic setup code.