[freeside-users] mod_perl debugging (was: Re: Installation on Ubuntu 16)

Ivan Kohler ivan at freeside.biz
Sun Jun 5 10:59:57 PDT 2016


On Thu, May 05, 2016 at 03:25:37PM -0500, Kevin wrote:
> 
> I imagine I'm going to have to brush up on perl before this adventure 
> is over. I wonder if anyone has any kind of primer on tools for 
> debugging perl code that runs in an apache setup like Freeside.

https://perl.apache.org/docs/1.0/guide/debug.html
(still 99% applicable to mod_perl v2)


> I like working with code that I can easily run in a debug environment. 
> I'd much rather have breakpoints and such rather than have to sort 
> through logs or print statements.

You're looking for the Apache::DB module.


-- 
_ivan


More information about the freeside-users mailing list