increment $VERSION after 1.003027 release
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / ReadLineHistory.pm
2015-08-16 Karen Etheridge increment $VERSION after 1.003027 release
2015-08-16 Karen Etheridge weave some pod, respecting overridden authors/legal
2015-08-16 Karen Etheridge keep $VERSION right in the repo
2015-03-15 Karen Etheridge keep all namespaces clean
2014-07-16 Karen Etheridge tidy up pod, adding more markup
2013-09-09 Karen Etheridge add use strict; use warnings to modules, just to be...
2010-06-13 Chris Marshall Fixed History to work with ReadLineHistory
2010-06-04 Chris Marshall Add docs on quoting and history expansion
2010-05-13 Chris Marshall Add [Read|Write]History for Term::ReadLine::Perl
2010-05-12 Chris Marshall Fix typo in ReadLineHistory plugin
2010-05-08 Chris Marshall Term::ReadLine::Perl support to ReadLineHistory
2010-02-10 Arthur Axel 'fREW... doc patches
2009-02-07 oliver make ReadLineHistory history file location portable
2008-05-31 Sartak r61342@onn: sartak | 2008-05-31 12:21:47 -0400
2008-05-27 Sartak r61091@onn: sartak | 2008-05-26 21:32:50 -0400
2007-04-22 epitaph Added ReadlineHistory plugin - does history using readl...