sub debug_info { return(0) unless $verbose; print join ':', "\n*", @_; print "\n"; return 1; } [download]
In reply to Re: Re: debugging /logging help by marius in thread debugging /logging help by boo_radley