NAME
Lim::Util::DBI - Create a DBH that is executed in a forked process
VERSION
See Lim for version.
SYNOPSIS
use Lim::Util::DBI;
METHODS
- new
- process
- request
- kill
- child_connect
- child_disconnect
- child_execute
- child_begin_work
- child_commit
- child_rollback
- connect
- disconnect
- execute
- begin_work
- commit
- rollback
AUTHOR
Jerry Lundström, <lundstrom.jerry at gmail.com>
BUGS
Please report any bugs or feature requests to https://github.com/jelu/lim/issues.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Lim::Util::DBI
You can also look for information at:
Lim issue tracker (report bugs here)
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
Copyright 2012-2013 Jerry Lundström.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.