Changes for version 2015.0825
- 2015-08-25: Upload to PAUSE and CPAN. 2015-08-25: Partially resolve RT$55100 (improve compiler detection). Unresolved: Command line override of OTHERLDFLAGS. 2015-08-21: Update minimum version of Perl to 5.8.1 and DBI to 1.607. 2015-08-21: Rework esqlcc, esqlld, esqlsed to deal with modified ExtUtils::MakeMaker behaviour of enclosing FULLPERL in double quotes, after multiple reports and much cogitation. Resolve: RT#101802, RT#101803, RT#101804, RT#103834. 2015-08-21: Upgrade esqltest.ec and esqlbasic.ec to compile more cleanly. 2015-07-13: Fix up after change of email back to <jleffler@us.ibm.com>. 2015-07-07: Demonstrate that DBD::Informix works with threaded Perl on Mac OS X 10.10.4 with Perl 5.18.2 (multi, thread, 64-bit), and with Perl 5.10.1 (multi, thread, 64-bit). 2014-04-21: All Perl files contain use strict and use warn. 2013-11-12: Fix RT#90263 from John Beranek <john@redux.org.uk>. Handle non-transactional temporary tables because of TEMPTBL_NOLOG configuration parameter (also John Beranek). Clean test files of &function() calls.
Documentation
Technical Support tool for Informix Database Driver for Perl DBI
Modules
Informix Database Driver for Perl DBI
A bundle to install all DBD::Informix related modules
Determining your ESQL/C Configuration
Determining your ESQL/C Configuration
Metadata Methods for DBD::Informix
Characteristics of DBD::Informix
Obtaining Technical Support for DBD::Informix
Test Harness for DBD::Informix
Repository for type_info_all data
Provides
in Informix.pm
in Informix.pm
in Informix.pm
Examples
- examples/README
- examples/fetchscroll.pl
- examples/fixin.pl
- examples/x01fetchall.pl
- examples/x02fetchrow_array.pl
- examples/x03fetchrow_arrayref.pl
- examples/x04fetchrow_hashref.pl
- examples/x05fetchall_arrayref.pl
- examples/x06chopblanks.pl
- examples/x07fetchrow_array.pl
- examples/x10cgi_nodbi.pl
- examples/x11cgi_nodbi.pl
- examples/x12cgi_noform.pl
- examples/x13cgi_noform.pl
- examples/x14cgi_form.pl
- examples/x15cgi_form.pl