1 package DBIx::Class::Storage::DBI::Sybase;
6 use base qw/DBIx::Class::Storage::DBI::NoBindVars/;
12 DBIx::Class::Storage::DBI::Sybase - Storage::DBI subclass for Sybase
16 This subclass supports L<DBD::Sybase> for real Sybase databases. If
17 you are using an MSSQL database via L<DBD::Sybase>, see
18 L<DBIx::Class::Storage::DBI::Sybase::MSSQL>.
22 Brandon L Black <blblack@gmail.com>
26 You may distribute this code under the same terms as Perl itself.