On Sun, 2007-02-25 at 21:34 -0800, Jonathan Leffler wrote:
> IBM Informix Database Driver for Perl DBI Version 2007.0226 (2007-02-25) has
> been uploaded to CPAN.
>
> New in release 2007.0226:
> * Support for CSDK 3.00.
> * Minor bug fixes.
> * No exploitation of new features in DBI.
>
uname -a
Linux xxx 2.4.22ow1np-ht #8 SMP Mon Oct 13 19:54:55 GMT 2003 i686
unknown
check_version csdk
Currently installed version: 2.81.UC1
perl -v
This is perl, v5.8.3 built for i686-linux
env
DBD_INFORMIX_NO_SBSPACE=1
Fails 1 test:
t/t93lvarchar.......dubious
Test returned status 0 (wstat 11, 0xb)
(I seem to recall this happened with previous versions of the driver as
well, so AFAIK this is not a new error).
--tielman