Config-DBI

 view release on metacpan or  search on metacpan

lib/Config/DBI.pm  view on Meta::CPAN

# Below is stub documentation for your module. You'd better edit it!

=head1 NAME

  Config::DBI - database connection support via Config::ApacheFormat files

=head1 SYNOPSIS

In .cshrc:

  setenv DBI_CONF dbi.conf

In dbi.conf:

 # Pass may be a password, or <STDIN> in which case, the password is 
 # is prompted for:

 Pass	     <STDIN>

 # Connect attribute



( run in 0.773 second using v1.01-cache-2.11-cpan-3989ada0592 )