http://www.perlmonks.org?node_id=432950


in reply to Re^4: I usually debug via...
in thread I usually debug via...

But VIM probably do not allow step-by-step debugging like Emacs, due to its intention to be compact and not part of OS.

Why do you keep saying that? What makes you think you can't control external processes such as a debugger with Perl? Is it a problem sending the process commands? Maybe you don't think its output can be parsed? Or is it something else?

Makeshifts last the longest.