They are just regular perl scripts, you can run for example: perl -d $(which morbo) ... other options ...
On Fri, Aug 14, 2015 at 12:43 PM, <[email protected]> wrote: > Is it possible to invoke the interactive Perl debugger with hypnotoad or > morbo like you can with Apache? Any pointers? > http://mojolicio.us/perldoc/perldebug just describes basic Perl > debugging. I don't see anyway to setup the web server to break into > interactive mode. Any pointers/tips would be appreciated. > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
