Description
Line editing and history support helps terminal programs collect interactive input. This pure Perl Term::ReadLine implementation lets scripts offer readline-style prompts without depending on a compiled extension. It is installed as a library for other Perl applications rather than as a separate app.