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

NAME

Bundle::DBD::JDBC - A bundle to install all DBD::JDBC related modules

SYNOPSIS

perl -MCPAN -e 'install Bundle::DBD::JDBC'

CONTENTS

Bundle::DBI - Bundle for DBI by TIMB (Tim Bunce)

Convert::BER - Convert::BER by GBARR (Graham Barr)

DBD::JDBC - DBD::JDBC by VIZDOM (Gennis Emerson)

DESCRIPTION

This bundle includes all the modules used by the Perl Database Interface (DBI) driver for Driver (DBD::JDBC), assuming the use of DBI version 1.47 or later, 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

Gennis Emerson <gemerson@vizdom.com>

THANKS

This bundle is based on the template included in the DBI::DBD documentation by Jonathan Leffler <jleffler@informix.com>.