Linux SoftwareProgrammingLibrariesTerm::VT102 0.82

Term::VT102 0.82


Term::VT102 is a class to emulate a DEC VT102 terminal. SYNOPSIS use Term::VT102; my $vt = Term::VT102->new ('cols' => 8
Developer:   Andrew Wood
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   24K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Term::VT102 is a class to emulate a DEC VT102 terminal.

SYNOPSIS

use Term::VT102;

my $vt = Term::VT102->new ('cols' => 80, 'rows' => 24);
while () { $vt->process ($_); }

The VT102 class provides emulation of most of the functions of a DEC VT102 terminal. Once initialised, data passed to a VT102 object is processed and the in-memory "screen" modified accordingly. This "screen" can be interrogated by the external program in a variety of ways.

This allows your program to interface with full-screen console programs by running them in a subprocess and passing their output to a VT102 class. You can then see what the application has written on the screen by querying the class appropriately.

OPTIONS

Setting cols or rows in the new() hash allows you to change the size of the terminal being emulated. If you do not specify a size, the default is 80 columns by 24 rows.

After initialisation, you can read and set the following terminal options using the option_read() and option_set() methods:

LINEWRAP line wrapping; 1=on, 0=off. Default is OFF.
LFTOCRLF treat LF (n) as CRLF (rn); 1=on, 0=off. Default OFF.
IGNOREXOFF ignore XON/XOFF characters; 1=on (ignore). Default ON.

Requirements:
  • Perl
    tags term vt102  read and  off default  you can  vt102 class  dec vt102  vt102 terminal  

    Download Term::VT102 0.82


     http://mirrors.evolva.ro/CPAN/authors/id/A/AJ/AJWOOD/Term-VT102-0.82.tar.gz


    Authors software

    Pipe Viewer 0.9.6 (by Andrew Wood)

    ivrescue 1.1.7 (by Andrew Wood)
    ivrescue is a small Linux rescue CD, suitable for booting systems that have become unbootable due to filesystem corruption or whateve

    postprox 0.2.0 (by Andrew Wood)
    postprox is an SMTP proxy which copies an SMTP conversation between its input and another SMTP server, but spools the DATA portion to

    Quick Spam Filter 1.2.1 (by Andrew Wood)
    Quick Spam Filter (QSF) is an Open Source email classification filter

    Junk Mail Buffering Agent 0.5.5 (by Andrew Wood)
    Junk Mail Buffering Agent is a tool for preventing delivery of email until the sender has confirmed their address.

    Junk Mail Bufferi


    Similar software

    Term::VT102 0.82 (by Andrew Wood)
    Term::VT102 is a class to emulate a DEC VT102 terminal.

    SYNOPSIS

    use Term::VT102;

    my $vt = Term::VT102->new ('cols' => 8

    ROTE 0.2.8 (by Bruno Takahashi C. de Oliveira)
    ROTE is a simple C library for VT102 terminal emulation

    Eterm 0.9.4 (by Michael Jennings)
    Eterm is a vt102 terminal emulator intended as a replacement for xterm

    Term::GnuplotTerminals 0.90380905 (by Ilya Zakharevich)
    Term::GnuplotTerminals is a Perl documentation of gnuplot output devices.

    aed767

    The aed512 and aed767 terminal drivers support

    Term::ANSIScreen 1.42 (by Autrijus Tang)
    Term::ANSIScreen is a Perl module for terminal control using ANSI escape sequences.

    SYNOPSIS

    # qw/:color/ is exported by de

    Twisted Conch 0.7.0 (by Paul Swartz & Jean-Paul Calderone)
    Twisted Conch project is an SSHv2 implementation written in Python

    Pfm 1.92.2 (by Ren? Uittenbogaard)
    Pfm is a terminal-based file manager written in Perl, based on PFM.COM for MS-DOS.

    Requirements:
    It makes use of the module Term:

    xterm patch #223 (by T.E.Dickey)
    The xterm program is the standard terminal emulator for the X Window System

    xterm XFree86 4.4.99.23 (by T.E.Dickey)
    The xterm program is the standard terminal emulator for the X Window System

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


    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