Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Dancer-Plugin-Database | Distribution: Mageia |
Version: 2.130.0 | Vendor: Mageia.Org |
Release: 3.mga8 | Build date: Wed Feb 12 13:13:31 2020 |
Group: Development/Perl | Build host: localhost |
Size: 45091 | Source RPM: perl-Dancer-Plugin-Database-2.130.0-3.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/Dancer-Plugin-Database | |
Summary: Subclassed DBI connection handle |
Provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your the Dancer manpage application Returns a the Dancer::Plugin::Database::Handle manpage object, which is a subclass of the DBI manpage's 'DBI::db' connection handle object, so it does everything you'd expect to do with DBI, but also adds a few convenience methods. See the documentation for the Dancer::Plugin::Database::Handle manpage for full details of those. Takes care of ensuring that the database handle is still connected and valid. If the handle was last asked for more than 'connection_check_threshold' seconds ago, it will check that the connection is still alive, using either the '$dbh->ping' method if the DBD driver supports it, or performing a simple no-op query against the database if not. If the connection has gone away, a new connection will be obtained and returned. This avoids any problems for a long-running script where the connection to the database might go away.
GPL+ or Artistic
* Wed Feb 12 2020 umeabot <umeabot> 2.130.0-3.mga8 + Revision: 1503690 - Mageia 8 Mass Rebuild * Thu Sep 20 2018 umeabot <umeabot> 2.130.0-2.mga7 + Revision: 1282617 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-Dancer-Plugin-Database /usr/share/doc/perl-Dancer-Plugin-Database/Changes /usr/share/doc/perl-Dancer-Plugin-Database/META.yml /usr/share/doc/perl-Dancer-Plugin-Database/MYMETA.yml /usr/share/doc/perl-Dancer-Plugin-Database/README /usr/share/man/man3/Dancer::Plugin::Database.3pm.xz /usr/share/perl5/vendor_perl/Dancer /usr/share/perl5/vendor_perl/Dancer/Plugin /usr/share/perl5/vendor_perl/Dancer/Plugin/Database.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024