App-REPL
view release on metacpan or search on metacpan
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 3.632 seconds using v1.01-cache-2.11-cpan-9169edd2b0e )