Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: How to use Plack InteractiveDebugger

by Anonymous Monk
on Jun 19, 2015 at 10:04 UTC ( #1131120=note: print w/replies, xml ) Need Help??


in reply to How to use Plack InteractiveDebugger

well, I just tried Plack::Middleware::InteractiveDebugger, what it is, is it provides a stacktrace, stackframe .... like an enhanced version of Plack::Middleware::StackTrace

it also allows you to run arbitrary perl code

you're supposed to be able to view vars at each stackframe , but that doesn't work -- and that is only other functionality that is anything like perl5db.pl

Not surprising, those things are hard to reinvent, require a lot of work ... Miyagawa can't do everything, someone has to pick up the slack, speaking of which, another abandoned proof of concept is Plack::Middleware::Scrutiny ... had more potential (its based on Devel::ebug)

Then see Plack::Debugger / LPW2014 Stevan Little ‎stevan‎ ‎Plack::Debugger A new debugger for Plack Applications‎ - YouTube

Debuggers are a lot of work, a lot of them get started ...

I always found using debuggers more work than actual work

  • Comment on Re: How to use Plack InteractiveDebugger

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1131120]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2023-12-06 21:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (32 votes). Check out past polls.

    Notices?