ResourcePool::Resource::DBI - DBI bindings for ResourcePool

Copyright (c) 2001-2003 by Markus Winand <mws@fatalmind.com>

See COPYRIGHT section in the ResourcePool::Resource::DBI(3pm) manpage.

Recent Changes
--------------
  *  This package was previously included in the ResourcePool core 
     distribution. 

Installation
------------
    This modules requires ResourcePool to be pre installed.
    ResourcePool and this package are a pure perl implemented
    modules and should therefore run everywhere where perl is
    already installed.

    The well known procedure is:
        perl Makefile.PL
        make
        make test
        make install 

Examples
--------
    Are included in the manpages which come with this distribution.
    To start with ResourcePool read the ResourcePool::BigPicture(3pm)
    manpage, to learn something about the DBI bindings included
    in this package visit the ResourcePool::Factory::DBI(3pm) manpage.

Obtaining the most recent version
---------------------------------
    This package and subsequent updates is available on CPAN. Please
    use a mirror close to you when downloading from CPAN.

        http://www.cpan.org/SITES.html

More information
----------------
    Can be found at the ResourcePool homepage

        http://www.fatalmind.com/projects/ResourcePool/
