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

Changes for version 1.18 - 2014-03-19

  • a bit more verbose ok() calls in 90-event-ithreads.t
  • disable threaded event tests under AUTOMATED_TESTING
  • Makefile.PL: check for 'ibase.h' presense in potential include dir [Tux]
  • allow empty (but still defined) DBI_PASS/ISC_PASSWORD for tests [Tux]
  • add support for FIREBIRD_DATABASE in tests' environment [Tux]
  • adjust double tests to not fail with -Duselongdouble perl builds [Tux]
  • fix statement attr returns and rework 40-alltypes.t [Tux]
  • update installation notes wrt threaded perl and OpenSUSE [Tux]
  • add missing pointer initialization (RT#92821, Vadim Belov)
  • dbd_st_finish: ignore "cursor already closed" error when closing the cursor
  • dbd_st_execute: finish the statement if still active (RT#92810, HMBRAND)

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