Skip to content

Term::readline::perl

rocky edited this page Feb 14, 2013 · 14 revisions

Revamp Term::ReadLine::Perl

Overview

Term::ReadLine::Perl is a pure Perl implementation of GNU Readline.

It is a rather important module, but it is in need of rewriting and modernization. I have a patch for it to add the ReadLine History, but other have contacted me because it should also allow things like multibyte support.

And it also looks abandoned. Or at any rate seriously neglected.

Tasks

Let your imagination run wild. It's not hard to come up with an improvement here. In fact many many people have already done so.

  • Reduce bugs. See [https://rt.cpan.org/Public/Dist/Display.html?Name=Term-ReadLine-Perl]
  • Add features
  • Improve documentation
  • Add tests
  • Completely rewrite

Participants

Rocky Bernstein, [email protected]

Links

  • Github page: [https://github.com/rocky/Term-ReadLine-Perl]
  • CPAN page: [https://metacpan.org/module/ILYAZ/Term-ReadLine-Perl-1.0303/ReadLine/Perl.pm]
Clone this wiki locally