Philip G. Gollucci wrote:
You are correct in what it does; however, its not an issue as far as I can
see. The reason being is that the last arg of connect is the \%attrs hash
ref. Its replacing the password with *'s and then showing all SCALAR (aka
simple to the lazy programer) parameters :)
dbi-users (at) perl (dot) org
[No worries I read this list too :)]
would be able more sutied to answer DBI specific questions. I'm assuming
you pointed this out b/c you didn't get the message you expected. Examples
?
Thanks for the response. I only noticed it cuz I'm mucking around in there
trying to get DBIx::HA on my machine to work with mp2 and act like
Apache/DBI where you call it with DBI-> instead of DBIx::HA->