SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dancer-Plugin-Database rpm build for : Mageia 9. For other distributions click perl-Dancer-Plugin-Database.

Name : perl-Dancer-Plugin-Database
Version : 2.130.0 Vendor : Mageia_Org
Release : 4.mga9 Date : 2022-03-28 21:54:19
Group : Development/Perl Source RPM : perl-Dancer-Plugin-Database-2.130.0-4.mga9.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
Summary : Subclassed DBI connection handle
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/armv7hl/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Dancer-Plugin-Database-2.130.0-4.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Dancer-Plugin-Database-2.130.0-4.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Dancer-Plugin-Database-2.130.0-4.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Dancer-Plugin-Database-2.130.0-4.mga9.noarch.rpm
     

Provides :
perl(Dancer::Plugin::Database)
perl-Dancer-Plugin-Database

Requires :
perl(Dancer) >= 1.309.900
perl(Dancer::Plugin)
perl(Dancer::Plugin::Database::Core) >= 0.160.0
perl(Dancer::Plugin::Database::Core::Handle)
perl(Test::More)
perl(strict)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM