Apache-BabyConnect
view release on metacpan or search on metacpan
lib/Apache/BabyConnect.pm view on Meta::CPAN
# Configuration in perl.conf and babystartup.pl:
PerlSetEnv BABYCONNECT /opt/DBI-BabyConnect/configuration
PerlRequire /opt/Apache-BabyConnect/startupscripts/babystartup.pl
=head1 DESCRIPTION
This module initiates persistent database connections using DBI::BabyConnect.
This module is best understood by going through the roadmap file and the
sample programs provided with this distribution. The roadmap file is
eg/README, and the sample programs are in eg/perl.
When loading the Apache::BabyConnect module, the
module looks if the environment variable BABYCONNECT has been set to the
URI location where it can read the configuration files, and if the
the module DBI::BabyConnect has been loaded.
The startup script instantiates DBI::BabyConnect objects with caching
and persistence enabled. Each object is connected to a data source
that is described by the database descriptor. See L<DBI::BabyConnect> for
( run in 0.971 second using v1.01-cache-2.11-cpan-4e96b696675 )