Commit graph

2 commits

Author SHA1 Message Date
Sergey Matveychuk
98edc829d2 - Install examples. [1]
- Add dependancy on devel/p5-ReadLine-Perl.
  It enables autocompletion feature. [2]
- Butify COMMENT.
- Pass to perl@

Submitted by:	az [1], [2]
2007-01-29 12:13:01 +00:00
Sergey Matveychuk
0078064281 A new port: shells/p5-Term-ShellUI
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.

WWW: http://search.cpan.org/dist/Term-ShellUI
2007-01-25 09:12:28 +00:00