Main > Programming > Libraries >

Term::ShellUI 0.85

Term::ShellUI 0.85

Sponsored Links

Term::ShellUI 0.85 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.042 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1229
Date added: 2006-06-16
Publisher: Scott Bronson

Term::ShellUI 0.85 description

Term::ShellUI is a fully-featured shell-like command line environment.

SYNOPSIS

use Term::ShellUI;
my $term = new Term::ShellUI(
commands => {
"cd" => {
desc => "Change to directory DIR",
maxargs => 1, args => sub { shift->complete_onlydirs(@_); },
proc => sub { chdir($_[0] || $ENV{HOME} || $ENV{LOGDIR}); },
},
"pwd" => {
desc => "Print the current working directory",
maxargs => 0, proc => sub { system(pwd); },
},
"quit" => {
desc => "Quit using Fileman", maxargs => 0,
method => sub { shift->exit_requested(1); },
}},
history_file => ~/.gdbui-synopsis-history,
);
print Using .$term->{term}->ReadLine."n";
$term->run();

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.
This module was previously called Term::GDBUI.

Term::ShellUI 0.85 Screenshot

Advertisements

Term::ShellUI 0.85 Keywords

Bookmark Term::ShellUI 0.85

Hyperlink code:
Link for forum:

Term::ShellUI 0.85 Copyright

WareSeeker periodically updates pricing and software information of Term::ShellUI 0.85 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Term::ShellUI 0.85 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Term::Shell is a simple command-line shell framework. Free Download
wdshell is a tool that runs shell commands using RubyWebDialogs. Free Download
Term::GDBUI is a fully-featured shell-like command line environment. Free Download
Term::Clui.pm is a Perl module offering a Command-Line User Interface. Free Download
JewelCLI provides an API to parse command line arguments. Free Download
ClamShell gives you an easy graphical tool for running the clamscan anti-virus command line engine. Free Download
Term::TUI is a simple tool for building text-based user interfaces. Free Download
Jendela is a command line tool for controlling windows. Free Download