# info > Bundle::DBI

Bundle::[DBI(3pm)](https://www.chedong.com/phpMan.php/man/DBI/3pm/markdown)      User Contributed Perl Documentation     Bundle::[DBI(3pm)](https://www.chedong.com/phpMan.php/man/DBI/3pm/markdown)

## NAME
       [Bundle::DBI](https://www.chedong.com/phpMan.php/perldoc/Bundle%3A%3ADBI/markdown) - A bundle to install DBI and required modules.

## SYNOPSIS
         perl -MCPAN -e 'install [Bundle::DBI](https://www.chedong.com/phpMan.php/perldoc/Bundle%3A%3ADBI/markdown)'

## CONTENTS
       DBI - for to get to know thyself

       [DBI::Shell](https://www.chedong.com/phpMan.php/perldoc/DBI%3A%3AShell/markdown) 11.91 - the DBI command line shell

       Storable 2.06 - for [DBD::Proxy](https://www.chedong.com/phpMan.php/perldoc/DBD%3A%3AProxy/markdown), [DBI::ProxyServer](https://www.chedong.com/phpMan.php/perldoc/DBI%3A%3AProxyServer/markdown), [DBD::Forward](https://www.chedong.com/phpMan.php/perldoc/DBD%3A%3AForward/markdown)

       [Net::Daemon](https://www.chedong.com/phpMan.php/perldoc/Net%3A%3ADaemon/markdown) 0.37 - for [DBD::Proxy](https://www.chedong.com/phpMan.php/perldoc/DBD%3A%3AProxy/markdown) and [DBI::ProxyServer](https://www.chedong.com/phpMan.php/perldoc/DBI%3A%3AProxyServer/markdown)

       [RPC::PlServer](https://www.chedong.com/phpMan.php/perldoc/RPC%3A%3APlServer/markdown) 0.2016 - for [DBD::Proxy](https://www.chedong.com/phpMan.php/perldoc/DBD%3A%3AProxy/markdown) and [DBI::ProxyServer](https://www.chedong.com/phpMan.php/perldoc/DBI%3A%3AProxyServer/markdown)

       [DBD::Multiplex](https://www.chedong.com/phpMan.php/perldoc/DBD%3A%3AMultiplex/markdown) 1.19 - treat multiple db handles as one

## DESCRIPTION
       This bundle includes all the modules used by the Perl Database
       Interface (DBI) module, created by Tim Bunce.

       A Bundle is a module that simply defines a collection of other modules.
       It is used by the CPAN module to automate the fetching, building and
       installing of modules from the CPAN ftp archive sites.

       This bundle does not deal with the various database drivers (e.g.
       [DBD::Informix](https://www.chedong.com/phpMan.php/perldoc/DBD%3A%3AInformix/markdown), [DBD::Oracle](https://www.chedong.com/phpMan.php/perldoc/DBD%3A%3AOracle/markdown) etc), most of which require software from
       sources other than CPAN. You'll need to fetch and build those drivers
       yourself.

## AUTHORS
       Jonathan Leffler, Jochen Wiedmann and Tim Bunce.

perl v5.34.0                      2026-06-22                  Bundle::[DBI(3pm)](https://www.chedong.com/phpMan.php/man/DBI/3pm/markdown)
