in reply to Interactive Perl Interpreter

On my todo-stack is to look at Zoidberg, a Perl shell.

A quick Google . That could be interesting?

Replies are listed 'Best First'.
Re^2: Interactive Perl Interpreter
by parv (Parson) on Oct 11, 2005 at 10:01 UTC

    Don't forget to read the CONTEXT section in zoiduser(1) or you might be wondering why printf() is not behaving like perl-printf() and yet print() works as you might have expected.

    Right now i am looking to force zoid(1) in "PERL" context regardless of the text typed.