The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.12 - 2013-08-15

  • use fb_config if available for finding firebird directories
  • drop usage of bytes_from_utf8 when feeding character data to firebird
  • Produce sensible POD for DBD::FirebirdEmbedded
  • Make embedded tests actually run when the libs are there (RT#81621)
  • Do not package MYMETA
  • Require Test::Exception that does not break caller()

Modules

DBI driver for Firebird RDBMS server
A base class for lowest-common denominator Firebird table_info() querying.

Provides

in lib/DBD/Firebird/GetInfo.pm
in lib/DBD/Firebird/TableInfo.pm
in lib/DBD/Firebird/TableInfo/Firebird21.pm
in lib/DBD/Firebird/TypeInfo.pm
in Firebird.pm
in Firebird.pm
in Firebird.pm

Examples