slackbuilds_ponce/perl/perl-Term-ReadLine-Gnu/README
Andreas Voegele ca2d39f61f perl/perl-Term-ReadLine-Gnu: Added (line-edit/history capabilities).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-12-25 15:05:44 -06:00

5 lines
272 B
Text

Term::ReadLine::Gnu provides functions for use by interactive programs
that allow users to edit command lines as they are typed in. The
module includes additional functions to maintain a list of
previously-entered command lines, to recall and perhaps reedit those
lines.