connect();}...In this example, I get the
error message until Apache::Reload reloads the module, after which it works
fine.Any insight would be appreciated. Issac- Original Message -
From: "Stas Bekman" <[EMAIL PROTECTED]>
To: "Issac Goldstand" <[EMAIL PROTECTED]>
Issac Goldstand wrote:
I seem to be having some trouble that I think may be associated with BEGIN
blocks. To make sure I'm not jumping at shadows, could someone tell me what
the expected behavior of BEGIN blocks in use()d modules is? How many times
are they called (during server startup and/or re
I seem to be having some trouble that I think may be associated with BEGIN
blocks. To make sure I'm not jumping at shadows, could someone tell me what
the expected behavior of BEGIN blocks in use()d modules is? How many times
are they called (during server startup and/or restarts of any type) and