Linux SoftwareProgrammingLibrariesTerm::TUI 1.20

Term::TUI 1.20


Term::TUI is a simple tool for building text-based user interfaces. SYNOPSIS If TUI_Run is the only routine being used: use
Developer:   Sullivan Beck
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   7K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Term::TUI is a simple tool for building text-based user interfaces.

SYNOPSIS

If TUI_Run is the only routine being used:
use Term::TUI;
$flag=&TUI_Run($command,%desc);

$version=&Term::TUI::TUI_Version;
If other TUI subroutines are used:
use Term::TUI qw(:all);
$flag=&TUI_Run($command,%desc);

&TUI_Out($message);

$flag=&TUI_Script(%desc,$script,$sep);

Many times, I've wanted to quickly write a nice text-based user interface around a set of perl routines only to end up writing the full (though simple) parser and interface to make it nice enough, and friendly enough, to be usable.

This module creates a simple but powerful text based user interface around perl routines, adding such features as command line history, command line editing, and online help (command completion will also be implemented), while hiding all details of the interface from the programmer.

The interface is described in a simple hash which is passed to the TUI_Run command. This routine exits only when the user has exited the program (returning a flag signalling any special exit conditions).

Requirements:
  • Perl
    tags term tui  run command  based user  text based  flag tui  interface around  command line  the interface  user interface  perl routines  tui run  used use  

    Download Term::TUI 1.20


     http://mirrors.evolva.ro/CPAN/authors/id/S/SB/SBECK/TUI-1.20.tar.gz


    Authors software

    Date::Manip 5.44 (by Sullivan Beck)
    Date::Manip is a date manipulation routines.

    SYNOPSIS

    use Date::Manip;

    $version = DateManipVersion;

    $date = ParseDate(

    Term::TUI 1.20 (by Sullivan Beck)
    Term::TUI is a simple tool for building text-based user interfaces.

    SYNOPSIS

    If TUI_Run is the only routine being used:
    use


    Similar software

    Term::TUI 1.20 (by Sullivan Beck)
    Term::TUI is a simple tool for building text-based user interfaces.

    SYNOPSIS

    If TUI_Run is the only routine being used:
    use

    Term::ShellUI 0.85 (by Scott Bronson)
    Term::ShellUI is a fully-featured shell-like command line environment.

    SYNOPSIS

    use Term::ShellUI;
    my $term = new Term::Sh

    Term::Shell 0.01 (by Neil Watkiss)
    Term::Shell is a simple command-line shell framework.

    SYNOPSIS

    package MyShell;
    use base qw(Term::Shell);

    sub r

    Term::GDBUI 0.84 (by Scott Bronson)
    Term::GDBUI is a fully-featured shell-like command line environment.

    SYNOPSIS

    use Term::GDBUI;
    my $term = new Term::GDBUI(co

    Term::Prompt 1.03 (by Matthew O. Persico)
    Term::Prompt is a Perl extension for prompting a user for information.

    SYNOPSIS

    use Term::Prompt;
    $value = &prompt(...

    Term::ReadLine::Gnu 1.16 (by Hiroo Hayashi)
    Term::ReadLine::Gnu is a Perl extension for the GNU Readline/History Library.

    SYNOPSIS

    use Term::ReadLine;
    $term = new Ter

    Getopt::GUI::Long 0.7 (by Wes Hardaker)
    Getopt::GUI::Long is a wrapper around Getopt::Long that extends the value of the original Getopt::Long module.

    SYNOPSIS

    use G

    GO::Model::Term 0.04 (by GO::Model::Term Team)

    XSH 2.0.2 (by Petr Pajas)
    xsh is a powerfull command-line XML (DOM) editing tool/programming language in the manner of Unix shell interpreters and line-oriente

    EB::Shell::Base 1.01.02 (by Darren Chamberlain)
    EB::Shell::Base is a generic class to build line-oriented command interpreters.

    SYNOPSIS

    package My::Shell;

    use base qw(


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags