Fix typo in ReadLineHistory plugin
authorChris Marshall <devel.chm.01@gmail.com>
Wed, 12 May 2010 22:36:43 +0000 (18:36 -0400)
committerChris Marshall <devel.chm.01@gmail.com>
Wed, 12 May 2010 22:36:43 +0000 (18:36 -0400)
commit4906ca4e09303a2703c2d0f93d0ea5c46ec900d5
tree662c8bc7260d4f5fe318041b14d3806621076ce4
parent7907c13edbcefce0b34ce3656cf0d8a6aa78b09c
Fix typo in ReadLineHistory plugin

ReadLineHistory needs more work for full support of
Term::ReadLine::Perl since it does not have methods
for ReadHistory and WriteHistory.
lib/Devel/REPL/Plugin/ReadLineHistory.pm