http://qs321.pair.com?node_id=587546


in reply to Re: Web based perl REPL
in thread Web based perl REPL

You are very correct, I'm afraid it's been a long standing bug. My essential problem is I have no real way of telling when the output has ended, so at the moment I just read the first line and return that.

Also while I'm listing bugs, it doesn't handle STDERR very well. Or at all. =[