Hello:
Can I use the debugger with Mojolicious?
I think it must be done with remote debugging. As I would like to develop local, with ActivePerl, I should use localhost.
I have seen some tech notes using Catalyst, but I do not know how to start the app. The developing server of Mojolicious (Morbo) can’t be started with -d for debug, as it can be done with Catalyst.
Is it possible?
Regards: Nacho B