Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

Bundle::DBI (3)

Name

Bundle::DBI - A bundle to install DBI and required modules.

Synopsis

perl -MCPAN -e 'install Bundle::DBI'

Description

User Contributed Perl Documentation                             Bundle::DBI(3)



NAME
       Bundle::DBI - A bundle to install DBI and required modules.

SYNOPSIS
         perl -MCPAN -e 'install Bundle::DBI'

CONTENTS
       DBI - for to get to know thyself

       DBI::Shell 11.91 - the DBI command line shell

       Storable 2.06 - for DBD::Proxy, DBI::ProxyServer, DBD::Forward

       Net::Daemon 0.37 - for DBD::Proxy and DBI::ProxyServer

       RPC::PlServer 0.2016 - for DBD::Proxy and DBI::ProxyServer

       DBD::Multiplex 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, DBD::Oracle 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.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------------+
       |ATTRIBUTE TYPE |      ATTRIBUTE VALUE        |
       +---------------+-----------------------------+
       |Availability   | library/perl-5/database-532 |
       +---------------+-----------------------------+
       |Stability      | Committed                   |
       +---------------+-----------------------------+

NOTES
       Source code for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       http://backpan.perl.org/authors/id/T/TI/TIMB/DBI-1.643.tar.gz.

       Further information about this software can be found on the open source
       community website at http://search.cpan.org/~timb/DBI/.



perl v5.32.0                      2015-05-26                    Bundle::DBI(3)