I have been looking around for a mod_perl GUI debugger on windows or linux, so I can debug my mod_perl code when running through a browser. I find it very odd that there is really just one product available (komodo ide by activestate) in the market. Is mod_perl debugging just not popular. Are there any good mod_perl debugger/IDE for remote debugging? I have been doing just print/Dumper and I know there gotta be a better way to do this. Thanks in advance