[ 源代码: libterm-shellui-perl ]
软件包:libterm-shellui-perl(0.92-5)
libterm-shellui-perl 的相关链接
Debian 的资源:
下载源码包 libterm-shellui-perl:
- [libterm-shellui-perl_0.92-5.dsc]
- [libterm-shellui-perl_0.92.orig.tar.gz]
- [libterm-shellui-perl_0.92-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module for fully-featured shell-like command line environment
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.