What output do you get when you don't turn off debug?
--
I found what is causing this, $query is 'undef'
So was it the intent of the person who wrote this module to have this
code act in this way?
Do you have a recommendation on how to make this more usable in terms
of success/failure lookups
> Why is it when I turn off debug mode, I get no output?
What output do you get when you don't turn off debug?
--
I found what is causing this, $query is 'undef'
So was it the intent of the person who wrote this module to have this code act
in this way?
Do you have a recommendation on how t
On 10/24/07, oryann9 <[EMAIL PROTECTED]> wrote:
> Why is it when I turn off debug mode, I get no output?
Are you saying that there's a difference in your program's execution
depending upon whether Perl's debugger (activated via the -d command
line switch) is or is not running? If that's the case,
On Oct 24, 4:22 pm, [EMAIL PROTECTED] (Oryann9) wrote:
> Why is it when I turn off debug mode, I get no output?
What output do you get when you don't turn off debug?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/