Easy DBIx::Class access from CGI::Application
CGI::Application::Plugin::DBIC::Schema adds easy access to a DBIx::Class::Schema to your Titanium or CGI::Application modules. Lazy loading is used to prevent a database connection from being made if the schema method is not called during the request. In other words, the database connection is not created until it is actually needed.
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 0.3-34.fc35 | - | 
| Fedora 35 | 0.3-34.fc35 | - | 
| Fedora 34 | 0.3-32.fc34 | - | 
			You can contact the maintainers of this package via email at
			perl-CGI-Application-Plugin-DBIC-Schema dash maintainers at fedoraproject dot org.