• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/ResourcePool/H02-May-2004-880569

t/H02-May-2004-453327

ChangesH A D02-May-2004536 2012

MANIFESTH A D02-May-2004659 2322

META.ymlH A D02-May-2004382 1311

Makefile.PLH A D02-May-2004808 2512

READMEH A D02-May-20041.6 KiB5039

README

1ResourcePool::Resource::DBI - DBI bindings for ResourcePool
2
3Copyright (c) 2001-2004 by Markus Winand <mws@fatalmind.com>
4
5See COPYRIGHT section in the ResourcePool::Resource::DBI(3pm) manpage.
6
7Recent Changes
8--------------
9  *  changed use of $sth->errstr() to $dbh->errstr() which seems to
10     have wider support. Thx to Pavel Shmidt.
11
12Installation
13------------
14    This modules requires ResourcePool to be pre installed.
15    ResourcePool and this package are a pure perl implemented
16    modules and should therefore run everywhere where perl is
17    already installed.
18
19    The well known procedure is:
20        perl Makefile.PL
21        make
22        make test
23        make install
24
25Examples
26--------
27    Are included in the manpages which come with this distribution.
28    To start with ResourcePool read the ResourcePool::BigPicture(3pm)
29    manpage, to learn something about the DBI bindings included
30    in this package visit the ResourcePool::Factory::DBI(3pm) manpage.
31
32Obtaining the most recent version
33---------------------------------
34    This package and subsequent updates is available on CPAN. Please
35    use a mirror close to you when downloading from CPAN.
36
37        http://www.cpan.org/SITES.html
38
39How to contribute?
40------------------
41    Submit patches for bugs you discovered (or report the at least),
42    upload your own resource bindings to CPAN.
43
44Authors contact
45---------------
46       e-mail: mws@fatalmind.com
47     homepage: http://www.fatalmind.com/
48    whishlist: http://www.amazon.de/exec/obidos/wishlist/1JW6LC92SAK62/
49               http://amazon.com/gp/registry/3BXRJP9W3WMDX
50