Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Best Perl REPL/Shell on Win (and Linux)? (emacs hack)

by LanX (Saint)
on Jan 19, 2020 at 20:20 UTC ( [id://11111610]=note: print w/replies, xml ) Need Help??


in reply to Best Perl REPL/Shell on Win (and Linux)?

> My best bet ATM is to run the debugger under emacs.

FWIW: working directly under cmd.exe is still a PITA

This will speed-start (-Q) emacs as a console app (-nw) inside your cmd.exe and activate the debugger

%emacs% -nw -Q --eval "(perldb \"perl -d -e 0\")"

%emacs% be a variable pointing to your emacs.exe

like set emacs=C:\nonBKU\emacs_i386\emacs-24.3\bin\emacs.exe

Everything works then.°

C-x C-c to leave it again

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

°) feel free to ask about config options.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-04-23 08:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found