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

NAME

DBD::Informix::TypeInfo - Repository for type_info_all data

SYNOPSIS

require DBD::Informix::TypeInfo;

DESCRIPTION

This file is only loaded when needed, which is when the type_info_all or type_info methods are invoked. It contains and exports only a single hash with the correct initializations for Informix.

Note that this was generated with a prototype of the DBI::DBD::TypeInfo::write_typeinfo method. The data for DATE, TIME, TIMESTAMP was amended slightly.

SEE ALSO

DBI

DBD::Informix

AUTHOR

Jonathan Leffler <jleffler@google.com>