p5-Term-Shell
simple command-line shell framework
WWW CVSWeb GITHub-
Package versionp5-Term-Shell-0.13
-
MaintainerThe OpenBSD ports mailing-list
Term::Shell makes it joyfully easy to write command-line interfaces in
Perl. All the boring details like command-line parsing and terminal
handling are done for you.
For implementing a certain command ``foo'', you just have to
define subroutines run_foo, help_foo, smry_foo, comp_foo, each of them
doing the command itself, a help message, a short summary and
command completion.
- devel/p5-Module-Build
- textproc/p5-Text-Autoformat