On the eighth birthday of the 2007.0826 release of DBD::Informix…

Informix Database Driver for Perl DBI Version 2015.0826 (2015-08-26) has
been uploaded to CPAN.

IBM Informix Database Driver for Perl (also known as DBD::Informix) is
the driver code that enables Perl 5.008001 or later to access Informix
databases via the DBI module (but if you are not already using Perl
5.022000 - or a later version - you should be planning to upgrade Perl).
You will to install DBI version 1.607 or later as well (version 1.634 - or
any
later version - is recommended) before installing DBD::Informix.  The
code for DBD::Informix is available for download via:

http://www.perl.org/CPAN/modules/by-category/07_Database_Interfaces
http://dbi.perl.org/

** When you successfully build this module, use the ItWorks (Perl)
** script to report your configuration to the maintenance team (meaning
** Jonathan Leffler) at dbd.infor...@gmail.com.
** The ItWorks script does not send email to anybody; you have to do
** that yourself.

New in release 2015.0826:
* Automatically deal with Perl and DBI minimum versions since the previous
  releases had a mish-mash of version numbers scattered through the code.
* Fix DBD::Informix::TechSupport module, thereby fixing the TechSupport and
  ItWorks scripts too.
* Note that with effect from the first release from 2016-01-01 onwards,
  DBD::Informix will no longer support any version of ClientSDK prior to
  version 3.50, the oldest version currently supported by IBM.  The support
  code for some of the older versions of ESQL/C will be removed over time.
  You're welcome to try using older versions, but if anything goes wrong,
  you will need to upgrade.

New in release 2015.0825:
* Deal with changes to ExtUtils::MakeMaker that broke the build.
* Update to require Perl 5.8.1 and DBI 1.607.
* Change work email address back to jleff...@us.ibm.com

New in release 2013.0521:
* Support CSDK 4.10 for IDS 12.10
* Change work email address to jleff...@google.com

New in release 2013.0206:
* Bug fix release (not generally available).
* Properly handle the new ESQL/C version 4.10.

New in release 2013.0113:
* Bug fix release.
* Workaround for bug in ESQL/C 3.70 and earlier that generates error -1820
  when reopening a cursor that previously fetched LVARCHAR data.
* Fix for INFORMIXDIR containing Perl regex metacharacters.
* Other minor improvements as documented in the ChangeLog.
* Formal support for ESQL/C 7.x and 8.x (don't ask why the
  current version numbers are smaller) will be dropped after this
  release.  The code won't go away yet, but it is beyond time to
  get off those versions.  ESQL/C 5.20 is nominally supported for
  those still using Informix OnLine 5.20, but there is no
  testing on that platform.

Support email address:
* This release is supported by Jonathan Leffler <dbd.infor...@gmail.com>.
* You may also report your bugs via the CPAN resolution tracking system:
    http://rt.cpan.org/
* Such bug reports can be sent by email to bug-dbd-infor...@rt.cpan.org;
  they also get sent to dbd.infor...@gmail.com, etc.

As always, see the ChangeLog file for details about what has changed.

Jonathan Leffler (jleff...@us.ibm.com, jonathan.leff...@gmail.com)

@(#)$Id: Announce,v 2015.3 2015/08/27 02:28:24 jleffler Exp $


PS: I'm not sure the CSDK 3.50 is still supported by IBM — anything older
most definitely isn't.

-- 
Jonathan Leffler <jonathan.leff...@gmail.com>  #include <disclaimer.h>
Guardian of DBD::Informix - v2015.0825 - http://dbi.perl.org
"Blessed are we who can laugh at ourselves, for we shall never cease to be
amused."

Reply via email to