1SQL::Translator::ParserU:s:eSrybCaosnet(r3i)buted Perl DSoQcLu:m:eTnrtaantsiloantor::Parser::Sybase(3)
2
3
4
6 SQL::Translator::Parser::Sybase - parser for Sybase
7
9 use SQL::Translator::Parser::Sybase;
10
12 Mostly parses the output of "dbschema.pl," a Perl script freely
13 available from http://www.midsomer.org. The parsing is not complete,
14 however, and you would probably have much better luck using the DBI-
15 Sybase parser included with SQL::Translator.
16
18 Ken Y. Clark <kclark@cpan.org>.
19
21 SQL::Translator, SQL::Translator::Parser::DBI,
22 <http://www.midsomer.org/>.
23
24
25
26perl v5.32.1 2021-01-27SQL::Translator::Parser::Sybase(3)