Query: autodia::handler::dbi
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Autodia::Handler::DBI(3pm) User Contributed Perl Documentation Autodia::Handler::DBI(3pm)NAMEAutodia::Handler::DBI.pm - AutoDia handler for DBI connectionsINTRODUCTIONThis module parses the contents of a database through a dbi connection and builds a diagram %language_handlers = { .. , dbi => "Autodia::Handler::DBI", .. };CONSTRUCTION METHODuse 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 |
|---|
| authen::simple::dbi(3pm) - debian |
| autodia::diagram::class(3pm) - debian |
| autodia::handler::perl(3pm) - debian |
| dbd::sponge(3pm) - debian |
| plack::handler::cgi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |