| Name: | perl-DBIx-Connector |
|---|---|
| Version: | 0.60 |
| Release: | 1.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 83307 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-DBIx-Connector-0.60-1.el10_0.noarch.rpm |
| Source RPM: | perl-DBIx-Connector-0.60-1.el10_0.src.rpm |
| Build Date: | Thu Dec 19 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/DBIx-Connector |
| Summary: | Fast, safe DBI connection and transaction management |
| Description: | DBIx::Connector provides a simple interface for fast and safe DBI connection and transaction management. It allows to keep a database handle to maintain a connection in order to minimize overhead without having to worry about dropped or corrupted connections. Borrowing an interface from DBIx::Class, DBIx::Connector also offers an API that handles the scoping of database transactions. In addition, it offers an API for savepoints if a database supports them. |