Updated Perl docs for Pidgin?

Etan Reisner pidgin at unreliablesource.net
Thu Jun 21 17:54:57 EDT 2007


On Thu, Jun 21, 2007 at 01:26:22PM -0400, Greg Chagnon wrote:
> OK, I got it working, just curious though, where are my debug messages being
> printed to?  For example, where does this "print" to:
>
> if ($im) { print "ok.\n"; } else { print "fail.\n"; }

Standard output, which would be the terminal you ran pidgin from in linux,
and the command line on Windows (but you might need -d on Windows to
actually turn standard output on).

	-Etan




More information about the Devel mailing list