in reply to Re: How can I print variable contents from the debugger non-interactively?
in thread How can I print variable contents from the debugger non-interactively?

There's also Devel::hdb which runs a web server to which you can connect from your browser and set breakpoints and watch variables there.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
  • Comment on Re^2: How can I print variable contents from the debugger non-interactively?
  • Download Code

Replies are listed 'Best First'.
Re^3: How can I print variable contents from the debugger non-interactively?
by KurtZ (Friar) on Jul 15, 2017 at 19:04 UTC
    I like the Komodo IDE integration, not sure if it's included in the free Ko modo Edit version.