Description
Perl applications can connect to Sybase databases through the DBI interface. This helps scripts, reports, and maintenance tools work with Sybase systems using the same Perl database API used by other DBI drivers.
It is a database driver library. Connection credentials, server configuration, and SQL input remain the responsibility of the application using it.