X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FReadLineHistory.pm;fp=lib%2FDevel%2FREPL%2FPlugin%2FReadLineHistory.pm;h=6a50e7fe49b687a1196bcd7e36aab265041f021b;hp=81998597e52e803442d5484a8b27586d8c769e8a;hb=8d5343b5f1fb9e3b33d1d36e96aabc94e29a822b;hpb=dce0d71ad34d70819aeed27b017b981b873a04e9 diff --git a/lib/Devel/REPL/Plugin/ReadLineHistory.pm b/lib/Devel/REPL/Plugin/ReadLineHistory.pm index 8199859..6a50e7f 100644 --- a/lib/Devel/REPL/Plugin/ReadLineHistory.pm +++ b/lib/Devel/REPL/Plugin/ReadLineHistory.pm @@ -101,12 +101,12 @@ and to disable history expansion from GNU readline/history do =head1 CONFLICTS -Note that Term::ReadLine::Perl does not support a history +Note that L does not support a history expansion method. In that case, you may wish to use the -Devel::REPL History plugin which provides similar functions. -Work is underway to make use of either History or -ReadLineHistory consistent for expansion with either the -Term::ReadLine::Gnu support or Term::ReadLine::Perl. +L which provides similar functions. +Work is underway to make use of either L or +L> consistent for expansion with either the +L support or L. =cut