Perlbal debug

Brad Fitzpatrick brad at danga.com
Wed May 2 01:46:20 UTC 2007


It's an environment variable:

from Perlbal.pm:

use constant DEBUG => $ENV{PERLBAL_DEBUG} || 0;

- Brad


On Tue, 1 May 2007, Oezcan Acar wrote:

> Hi,
>
> how can I get debug output from perlbal? I did not see any options. In the perlbal code I see something like
>
> print "write($self, <$clen>\"$content\") from ($pkg, $filename, $line)\n" if Perlbal::DEBUG >= 4;
>
> Which debug levels are used an how can I activate it?
>
> I would like to see debug output for perlbal-backend communication for reproxing
>
> thanks.
>
>
> --
> Mit freundlichen Grüßen
>
> ___________________________
>
> Özcan Acar, Dipl. Inf(FH)
> Vorstand
> Smart Web Business AG
>
> Im Niederfeld 8
> 65462 Gustavsburg
>
> +49 171 57 33 66 5
> acar at unitedinter.net
>
>


More information about the perlbal mailing list