Newer ReadLine
authorIlya Zakharevich <ilya@math.ohio-state.edu>
Tue, 4 Mar 1997 06:34:28 +0000 (01:34 -0500)
committerChip Salzenberg <chip@atlantic.net>
Sat, 1 Mar 1997 06:40:49 +0000 (18:40 +1200)
commitd064f897c983478165072b3747bdb05ee656e1e6
tree732391c5284270d38a3b7bca4d44d082482f9807
parentf8b3e957194312420089105d39c0b37773519523
Newer ReadLine

Finally I could compile GNU ReadLine2.1, so I got some experience with
T::R::Gnu. Unfortunately, debugger could not use any advanced features
of T::R::Gnu since it was accessing the features of T::R::Perl via
backdoors.

I reworked the interface to use object-oriented methods so that it
should not know anything about the particular ReadLine package it uses
(as far as it conforms to some simple interface).

Below is that part of the patch which should go into standard
distribution

Consider it as mildly emergent bug fix, it is -w-safe,

Enjoy,

p5p-msgid: 199703040634.BAA19919@monk.mps.ohio-state.edu
lib/Term/ReadLine.pm
lib/perl5db.pl
lib/perl5db.pl.orig [new file with mode: 0644]