ports/devel/p5-Term-ShellUI/pkg/DESCR

6 lines
335 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Term::ShellUI uses the history and autocompletion features of
Term::ReadLine to present a sophisticated command-line interface to the
user. It tries to make every feature that one would expect to see in a
fully interactive shell trivial to implement. You simply declare your
command set and let ShellUI take care of the heavy lifting.