[Kc] February Meeting Devel:;REPL

David Nicol davidnicol at gmail.com
Wed Feb 11 09:45:32 PST 2009


What's the advantage of Devel::REPL over using the command line
switches to make your own REPL?

  perl -nle 'print eval $_'

Well, that won't buffer open curlies, so that's one thing.  Does
Devel::REPL gracefully handle scoping and open contexts and stuff like
that?


More information about the kc mailing list