-
-
01 Jun 2017 12:25:34 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (351 / 0 / 44)
- Kwalitee
Bus factor: 0- 72.86% Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (25.72KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- AnyEvent
- DBD::Pg
- DBI
- Devel::GlobalDestruction
- Guard
- Promises
- Scalar::Util
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.08 - 2017-06-01
- INCOMPATIBLE: handles with transactions are not released to the pool after commit/rollback. They behave as any other handle and gets released on "destruction"
- don't listen IO when a query gets rejected by error in pg_ready call
- calls to commit/rollback are not allowed (die) when there is an active query on the handle
- update documentation
Provides
in lib/DBIx/Poggy/DBI.pmin lib/DBIx/Poggy/DBI.pmin lib/DBIx/Poggy/Error.pmOther files
Module Install Instructions
To install DBIx::Poggy, copy and paste the appropriate command in to your terminal.
cpanm DBIx::Poggy
perl -MCPAN -e shell install DBIx::Poggy
For more information on module installation, please visit the detailed CPAN module installation guide.