blob: 51e39edc1092bda8f0481937f83a39df9d08d7ae (
plain)
1
2
3
4
5
|
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.
|