f7b4df1be1
Submitted by Joshua Stein <jcs@rt.fm>. Sybperl implements three Sybase extension modules to Perl.
17 lines
483 B
Plaintext
17 lines
483 B
Plaintext
Sybperl implements three Sybase extension modules to Perl:
|
|
|
|
- Sybase::DBlib
|
|
Adds a subset of the Sybase DB-Library API
|
|
|
|
- Sybase::CTlib
|
|
Adds a subset of the Sybase CT-Library (aka the Client
|
|
Library) API
|
|
|
|
- Sybase::Sybperl
|
|
Backwards compatible module to enable scripts written
|
|
for Sybperl 1.0xx. Using both the Sybase::Sybperl and
|
|
Sybase::DBlib modules explicitly in a single script is
|
|
not guaranteed to work correctly.
|
|
|
|
WWW: ${HOMEPAGE}
|