in reply to Re: Re: Re: Re: accessing Apache::DBI 'cached connections'
in thread accessing Apache::DBI 'cached connections'

You're right, the DBI->connect part will get executed. However, since he has || and not ||=, it will just get thrown away.
  • Comment on Re: Re: Re: Re: Re: accessing Apache::DBI 'cached connections'

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: accessing Apache::DBI 'cached connections'
by bobn (Chaplain) on Jul 21, 2003 at 21:54 UTC

    That's for sure, was pointed out previously. BTW, see my update above - interesting, no?

    --Bob Niederman, http://bob-n.com