On 25/11/04 11:38 am, Francisco Jose Bernabe Pellicer <[EMAIL PROTECTED]>
wrote:
> And what does the '5' stand for?
>
> &debug( "\n\nFinished Updating res\n\n", 5);
>
> Cheers,
>
> Francisco.
>
You're calling a debug *function* in your example, not Net::LDAP's debug
method..
Net::LDAP's debu
And what does the '5' stand for?
&debug( "\n\nFinished Updating res\n\n", 5);
Cheers,
Francisco.
Chris Ridd escribió:
On 25/11/04 10:51 am, Francisco Jose Bernabe Pellicer <[EMAIL PROTECTED]>
wrote:
Hello everybody,
what's the function debug supposed to do? what does the second parameter
(a numb
On 25/11/04 10:51 am, Francisco Jose Bernabe Pellicer <[EMAIL PROTECTED]>
wrote:
> Hello everybody,
>
> what's the function debug supposed to do? what does the second parameter
> (a number) stand for?
It enables different levels of protocol debugging, which can be useful when
trying to work out