debian man page for dbix::dbschema::dbd::mysql

Query: dbix::dbschema::dbd::mysql

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DBSchema::DBD::mysql(3pm)				User Contributed Perl Documentation				 DBSchema::DBD::mysql(3pm)

NAME
DBIx::DBSchema::DBD::mysql - MySQL native driver for DBIx::DBSchema
SYNOPSIS
use DBI; use DBIx::DBSchema; $dbh = DBI->connect('dbi:mysql:database', 'user', 'pass'); $schema = new_native DBIx::DBSchema $dbh;
DESCRIPTION
This module implements a MySQL-native driver for DBIx::DBSchema.
AUTHOR
Ivan Kohler <ivan-dbix-dbschema@420.am>
COPYRIGHT
Copyright (c) 2000 Ivan Kohler Copyright (c) 2000 Mail Abuse Prevention System LLC Copyright (c) 2007-2011 Freeside Internet Services, Inc. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
BUGS
SEE ALSO
DBIx::DBSchema, DBIx::DBSchema::DBD, DBI, DBI::DBD perl v5.14.2 2011-12-17 DBSchema::DBD::mysql(3pm)
Related Man Pages
dbix::datasource(3) - debian
dbix::datasource::driver(3) - debian
dbix::class::schema::loader::dbi::mssql(3pm) - debian
dbix::class::storage::dbi::mysql(3pm) - debian
dbix::dbschema::table(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?