NAME
Bundle::DBD::Informix - A bundle to install all DBD::Informix related modules
SYNOPSIS
perl -MCPAN -e 'install Bundle::DBD::Informix'
CONTENTS
Bundle::DBI - Bundle for DBI by TIMB (Tim Bunce)
DBD::Informix - DBD::Informix by JOHNL (Jonathan Leffler)
DESCRIPTION
This bundle includes all the modules used by the Perl Database Interface (DBI) driver for Informix (DBD::Informix), assuming the use of DBI version 1.02, created by Tim Bunce.
If you've not previously used the CPAN module to install any bundles, you will be interrogated during its setup phase. But when you've done it once, it remembers what you told it. You could start by running:
C<perl -MCPAN -e 'install Bundle::CPAN'>
SEE ALSO
Bundle::DBI
AUTHOR
Jonathan Leffler <jleffler@informix.com>
THANKS
This bundle was created by ripping off Bundle::libnet created by Graham Barr <gbarr@ti.com>, and radically simplified with some information from Jochen Wiedmann <joe@ispsoft.de>.