The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DBIx::Async::Worker - background process for DBIx::Async

VERSION

version 0.003

DESCRIPTION

No user-serviceable parts inside. You may want to subclass this for specific DBD driver support though.

METHODS

new

Returns $self.

ret_ch

sth_ch

parent

connect

do

begin_work

commit

savepoint

release

rollback

prepare

finish

execute

fetchrow_hashref

dbh

run

AUTHOR

Tom Molesworth <cpan@perlsite.co.uk>

LICENSE

Copyright Tom Molesworth 2012-2015. Licensed under the same terms as Perl itself.