Refactor to make it easier to add print/warn to the session
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / ReadLineHistory.pm
2007-04-22 epitaph Added ReadlineHistory plugin - does history using readl...