in reply to Re^2: Perl as interactive Shell?
in thread Perl as interactive Shell?

Means you are trying to use shell in Perl when you should be using shell to use Perl:
curl -o - 'http://perlmonks.org/?node_id=1190142' | \ perl -Mojo -e'a("/"=>{text=>do{local$/;<STDIN>}})->start' daemon

Replies are listed 'Best First'.
Re^4: Perl as interactive Shell?
by LanX (Saint) on May 12, 2017 at 18:04 UTC
    So using Perl in a REPL like the debugger is "VERBOTEN" ?

    I prefer facts over dogmas.

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Je suis Charlie!