| Name: | perl-DBIx-Connector |
|---|---|
| Version: | 0.56 |
| Release: | 11.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 91003 |
| License: | GPL+ or Artistic |
| RPM: | perl-DBIx-Connector-0.56-11.el8.noarch.rpm |
| Source RPM: | perl-DBIx-Connector-0.56-11.el8.src.rpm |
| Build Date: | Fri Nov 01 2019 |
| Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.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. |