SQL::Translator::Parser::Sybase(3pm) | User Contributed Perl Documentation | SQL::Translator::Parser::Sybase(3pm) |
SQL::Translator::Parser::Sybase - parser for Sybase
use SQL::Translator::Parser::Sybase;
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.
Ken Y. Clark <kclark@cpan.org>.
SQL::Translator, SQL::Translator::Parser::DBI, <http://www.midsomer.org/>.
2022-11-19 | perl v5.36.0 |