| Name: | perl-DBIx-Connector |
|---|---|
| Version: | 0.56 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 91039 |
| License: | GPL+ or Artistic |
| RPM: | perl-DBIx-Connector-0.56-1.el7.noarch.rpm |
| Source RPM: | perl-DBIx-Connector-0.56-1.el7.src.rpm |
| Build Date: | Sat Nov 04 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/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. |
- Update to 0.56 release
- Update to 0.55 release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Perl 5.22 rebuild
- Add BuildRequires, spec cleanup
- Initial release