Term::ShellUI 0.85
Sponsored Links
Term::ShellUI 0.85 Ranking & Summary
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.
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
Term::ShellUI 0.85 Keywords
ShellUI
ShellUI 0.85
Command line environment
command line
command
sub
shell-like
environment
0.85
line
Term::ShellUI
TermShellUI
Term::ShellUI 0.85
Libraries
Programming
Bookmark Term::ShellUI 0.85
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
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
command line interface
db21061e command line environment not initialized
command line environment variables
db2 command line environment not initialized
command line environment not initialized
shellui.mst
command line options
the bash command line environment
command line parameter
command line reference
db2 1061e command line environment not initialized
command line commands
command line utility
ftp command line
dos command line environment variables
command line hacks
how does a command line work
windows command line
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
Latest Software
Popular Software
Favourite Software