in reply to Help running HTTP::Server::Simple server under the debugger?
I'm a logger rather than a debugger, so to speak.
I'd recommend putting in Log::Log4perl, using that to debug, and leaving it there for your eventual users. There are several modules that are "log4perl-enabled", where the end user can, if desired, turn on logging by initializing log4perl in their application.
A couple examples of "log4perl-enabled" modules are Sysadmin::Install and RRDTool::OO. Crib!
non-Perl: Andy Ford
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Help running HTTP::Server::Simple server under the debugger?
by hartzell (Sexton) on Feb 25, 2007 at 00:15 UTC |