IO-Async-Pg 0.001001 Latest
Files
- CONTRIBUTORS.md
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- README.md
- dist.ini
- examples/01-basic-query/README.md
- examples/01-basic-query/app.pl
- examples/02-placeholders/README.md
- examples/02-placeholders/app.pl
- examples/03-transactions/README.md
- examples/03-transactions/app.pl
- examples/04-cursors/README.md
- examples/04-cursors/app.pl
- examples/05-pubsub/README.md
- examples/05-pubsub/app.pl
- examples/06-job-queue/README.md
- examples/06-job-queue/app.pl
- examples/07-parallel-queries/README.md
- examples/07-parallel-queries/app.pl
- examples/08-live-dashboard/README.md
- examples/08-live-dashboard/app.pl
- lib/IO/Async/Pg.pm
- lib/IO/Async/Pg/Connection.pm
- lib/IO/Async/Pg/Cursor.pm
- lib/IO/Async/Pg/Error.pm
- lib/IO/Async/Pg/PubSub.pm
- lib/IO/Async/Pg/Results.pm
- lib/IO/Async/Pg/Util.pm
- t/integration/connection.t
- t/integration/cursor.t
- t/integration/pubsub.t
- t/integration/transaction.t
- t/lib/Test/IO/Async/Pg.pm
- t/pool/basic.t
- t/unit/cursor.t
- t/unit/dsn.t
- t/unit/error.t
- t/unit/placeholders.t
- t/unit/pubsub.t
- t/unit/results.t