<div dir="ltr"><div>I just use perl -d from the console.<br><br></div>perl -d script/<a href="http://myapp.pl">myapp.pl</a> (or more modernly perl -d `which plackup` myapp.psgi) and set breakpoints in the code with $DB::single=1 as required.  See also LWP::Protocol::PSGI for serverless psgi deployment mainly for use in test scripts.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 11, 2016 at 7:45 AM, Ken Beal <span dir="ltr">&lt;<a href="mailto:ken@kenbeal.com" target="_blank">ken@kenbeal.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>Years ago I used the ActiveState IDE Komodo to work with Catalyst.  I&#39;d like to do this again, but am no longer at that employer so can&#39;t check the settings.</div><div><br></div><div>I asked at the ActiveState Komodo forums but haven&#39;t gotten a good answer (last was &quot;compare the env vars&quot; which I did but didn&#39;t see any real differences, other than x86/x64, as Komodo appears to be an x86 app).  <a href="http://community.komodoide.com/t/how-to-edit-catalyst-source-files-with-proper-syntax-checking/3204/7" target="_blank">http://community.komodoide.<wbr>com/t/how-to-edit-catalyst-<wbr>source-files-with-proper-<wbr>syntax-checking/3204/7</a></div><div><br></div><div>I figure asking here might provide a better answer since people here are &quot;debugging Catalyst apps&quot; so should be able to provide pointers to how to do so.  (Versus Komodo being used to debug a whole bunch of other stuff, i.e., I might have better luck with the domain knowledge here.)<br clear="all"><div><br></div><div>Thanks,</div><div>Ken</div><span class="HOEnZb"><font color="#888888">-- <br><div class="m_5434656759102397597gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div>&quot;Look at what&#39;s happened to me;</div><div>I can&#39;t believe it myself!&quot;</div></div></div></div></div></div></div></div>
</font></span></div></div>
<br>______________________________<wbr>_________________<br>
List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>
Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" rel="noreferrer" target="_blank">http://lists.scsys.co.uk/cgi-<wbr>bin/mailman/listinfo/catalyst</a><br>
Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" rel="noreferrer" target="_blank">http://www.mail-archive.com/<wbr>catalyst@lists.scsys.co.uk/</a><br>
Dev site: <a href="http://dev.catalyst.perl.org/" rel="noreferrer" target="_blank">http://dev.catalyst.perl.org/</a><br>
<br></blockquote></div><br></div>