-
-
16 Jul 2011 21:42:26 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (756 / 1 / 1)
- Kwalitee
Bus factor: 1- 62.58% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (23.07KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Tom Molesworth
Changes for version 0.008 - 2011-07-16
- Switch to Mixin::Event::Dispatch for event handling. Now uses ->invoke_event and ->add_handler_for_event to deal with events, passing on_* callbacks to statement handles and db handles is still supported. Pass through the statement and portal when building a statement. Support ->discard on a statement handle Pass through ->debug value rather than setting true/false Wait for a startup event before processing queued requests Additional events:
- command_complete now passed through when calling ->prepare_async
- close_complete supported in statements, with pending queued handlers
Modules
support for the PostgreSQL wire protocolsupport for the PostgreSQL wire protocolfield definitionsrow definitionsprepared statement handlingModule Install Instructions
To install Protocol::PostgreSQL, copy and paste the appropriate command in to your terminal.
cpanm Protocol::PostgreSQL
perl -MCPAN -e shell install Protocol::PostgreSQL
For more information on module installation, please visit the detailed CPAN module installation guide.