sql::translator::parser::sybase(3pm) debian man page | unix.com

Man Page: sql::translator::parser::sybase

Operating Environment: debian

Section: 3pm

SQL::Translator::Parser::Sybase(3pm)			User Contributed Perl Documentation		      SQL::Translator::Parser::Sybase(3pm)

NAME
SQL::Translator::Parser::Sybase - parser for Sybase
SYNOPSIS
use SQL::Translator::Parser::Sybase;
DESCRIPTION
Mostly parses the output of "dbschema.pl," a Perl script freely available from http://www.midsomer.org. The parsing is not complete, however, and you would probably have much better luck using the DBI-Sybase parser included with SQL::Translator.
AUTHOR
Ken Y. Clark <kclark@cpan.org>.
SEE ALSO
SQL::Translator, SQL::Translator::Parser::DBI, <http://www.midsomer.org/>. perl v5.14.2 2012-01-18 SQL::Translator::Parser::Sybase(3pm)
Related Man Pages
sql::translator::parser::dbix::class(3) - mojave
sql::translator::parser::dbix::class5.18(3) - mojave
sql::translator::parser::xml::sqlfairy(3pm) - debian
sql::translator::producer::sybase(3pm) - debian
sql::translator::schema::index(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
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)?