[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#652919: ITP: libdbix-connector-perl -- fast and safe DBI connection and transaction management



Package: wnpp
Severity: wishlist
Owner: Florian Schlichting <fschlich@ZEDAT.FU-Berlin.DE>

* Package name    : libdbix-connector-perl
  Version         : 0.47
  Upstream Author : David E. Wheeler <david@kineticode.com>
* URL             : http://search.cpan.org/~dwheeler/DBIx-Connector-0.47/
* License         : GPL-1+ or Artistic
  Programming Lang: Perl
  Description     : fast and safe DBI connection and transaction management

DBIx::Connector provides a simple interface for fast and safe DBI
connection and transaction management. Connecting to a database can be
expensive; you don't want your application to re-connect every time you
need to run a query. The efficient thing to do is to hang on to a
database handle to maintain a connection to the database in order to
minimize that overhead. DBIx::Connector lets you do that without having
to worry about dropped or corrupted connections.



Reply to: