App-REPL

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

  One error in the current version is that App-Perl doesn't notice
  that this is incomplete:

    print qw(a b

  It -can- notice, but PPI currently handles quote-like operators
  strangely, treating qw## and qw() in oddly different ways, and I
  want to either resolve that or resolve my thinking about that
  before I add further magic to App-REPL

6. You say 'magic', but I hear 'fragile evil'.  What does App-REPL do
   that's fragile and evil?

  Well, several things.

  1. The current version monkey-patches a bug out of PPI, so that
     I don't have to wait for the next PPI to be released before
     I can get comments on this (alpha, anyway) version of App-REPL.

  2. It relies on the way PPI structures things, and -modifies-
     that structure without PPI's knowledge, in ways that I figured



( run in 1.994 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )