libdancer-plugin-database-perl_0.11-1_amd64.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Wed Nov 17 06:17:06 UTC 2010


(new) libdancer-plugin-database-perl_0.11-1.debian.tar.gz optional perl
(new) libdancer-plugin-database-perl_0.11-1.dsc optional perl
(new) libdancer-plugin-database-perl_0.11-1_all.deb optional perl
easy database connections for Dancer applications
 Dancer::Plugin::Database provides an easy way to obtain a connected DBI
 database handle by simply calling the database keyword within your Dancer
 application.
 .
 It 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.
 .
 The connection credentials and other information neded when connecting is
 retrieved from the Dancer configuration so the code stays nice and clean.
(new) libdancer-plugin-database-perl_0.11.orig.tar.gz optional perl
Changes: libdancer-plugin-database-perl (0.11-1) unstable; urgency=low
 .
  * Initial Release (Closes: #603776 -- ITP)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 603776 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list