Turn MultiLine::PPI's needs_continuation into a method line_needs_continuation
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / CompletionDriver / Keywords.pm
2007-09-23 Sartak Rewrite the Completion plugin using PPI. It's much...