autodia::handler::dbi(3pm) debian man page | unix.com

Man Page: autodia::handler::dbi

Operating Environment: debian

Section: 3pm

Autodia::Handler::DBI(3pm)				User Contributed Perl Documentation				Autodia::Handler::DBI(3pm)

NAME
Autodia::Handler::DBI.pm - AutoDia handler for DBI connections
INTRODUCTION
This module parses the contents of a database through a dbi connection and builds a diagram %language_handlers = { .. , dbi => "Autodia::Handler::DBI", .. };
CONSTRUCTION METHOD
use Autodia::Handler::DBI; my $handler = Autodia::Handler::DBI->New(\%Config); This creates a new handler using the Configuration hash to provide rules selected at the command line.
ACCESS METHODS
$handler->Parse($connection); # where connection includes full or dbi connection string $handler->output(); # any arguments are ignored. perl v5.12.4 2009-06-25 Autodia::Handler::DBI(3pm)
Related Man Pages
dbd::sponge(3pm) - linux
authen::simple::dbi(3pm) - debian
catalyst::model::dbi(3pm) - debian
jifty::dbi::record::cachable(3pm) - debian
jifty::handler(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph