in reply to Debugging Perl Mojolicious application

I do not work with Perl Mojolicious framework. But I work with Perl Catalyst framework for which I use Notepad++ IDE. Which has various plugin for our need. For debugging I use inbuilt functions for creating breakpoints.

  • Comment on Re: Debugging Perl Mojolicious application