Term::Report can be used to generate nicely formatted dynamic output. It can also use Term::StatusBar to show progress and Number::Format so numbers show up more readable. All output is sent to STDOUT by default. The current release may not be compat...
SHAYH/Term-Report-1.18 - 11 Aug 2003 14:20:40 UTC"Term::UI" is a transparent way of eliminating the overhead of having to format a question and then validate the reply, informing the user if the answer was not proper and re-issuing the question. Simply give it the question you want to ask, optional...
BINGOS/Term-UI-0.46 - 25 May 2015 17:49:06 UTCThe "Term::Emit" package is used to print balanced and nested messages with a completion status. These messages indent easily within each other, autocomplete on scope exit, are easily parsed, may be bulleted, can be filtered, and even can show status...
ROSCIO/Term-Emit-0.0.4 - 12 Sep 2012 19:16:24 UTCTerm::Title provides an abstraction for setting the titlebar or the tab title across different types of terminals. For *nix terminals, it prints the appropriate escape sequences to set the terminal or tab title based on the value of $ENV{TERM}. On Wi...
DAGOLDEN/Term-Title-0.09 - 20 Jun 2018 20:52:11 UTCPEVANS/Term-VTerm-0.06 - 25 Nov 2020 22:58:34 UTC
Perl function to replace "system("clear")"....
DMUEY/Term-Clear-0.01 - 21 Jan 2020 15:39:57 UTCThe 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 progr...
AJWOOD/Term-VT102-0.91 - 09 Nov 2008 21:26:03 UTCTerm::Shell lets you write simple command-line shells. All the boring details like command-line parsing, terminal handling, and tab completion are handled for you. The base class comes with two commands pre-defined: exit and help. To write a shell wi...
SHLOMIF/Term-Shell-0.12 - 14 Oct 2020 06:43:51 UTCThis module is a Moose role which implements running a program in a pty while being able to filter the data that goes into and out of it. This can be used to alter the inputs and outputs of a terminal based program (as in the "SYNOPSIS"), or to inter...
DOY/Term-Filter-0.03 - 08 Mar 2012 03:27:12 UTCTerm::Sample implements simple typing analysis to find the "personality" in your typing. It uses Timer::HiRes and Win32::Console for best results. If it is not run on a Win32 system, it defaults to Term::ReadKey instead of Win32::Console. I'm not sur...
JBRYAN/Term-Sample-0.25 - 17 Sep 2000 03:12:58 UTCNote that "libtermkey" itself is deprecated in favour of its eventual merge into "libtickit". As a result, uses of this module should also be considered deprecated. Consider rewriting code to use Tickit instead; either by creating a Tickit::Term to r...
PEVANS/Term-TermKey-0.17 - 20 Feb 2019 22:25:07 UTCBelow I include the contents of the file term/README from gnuplot distribution (see "gnuplot term/README"). It explains the meaning of the methods of "SYNOPSIS". All methods are supported under Perl, the "options" method is available as set_options()...
ILYAZ/Term-Gnuplot-0.90380906 - 01 Aug 2018 12:13:22 UTCText::Drawille makes use of Braille characters to allow you to draw lines, circles, pictures, etc, to your terminal with a surprising amount of precision. It's based on a Python library (<https://github.com/asciimoo/drawille>); its page has some scre...
RHOELZ/Term-Drawille-0.01 - 24 May 2014 06:51:54 UTCThis module provides a function, "colordna", that takes a DNA sequence and wraps unambiguous nucleotides in ANSI color codes, so that you can print the sequence to a terminal and have it come out colored....
RTHOMPSON/Term-DNAColor-0.110460 - 15 Feb 2011 03:53:31 UTCRemote control a terminal via the "TIOCSTI" ioctl(2). This typically requires that the code be run as root, or on Linux that the appropriate capability has been granted. This module will throw an exception if anything goes awry; use "eval" or Syntax:...
JMATES/Term-TtyWrite-0.04 - 25 Sep 2019 21:25:58 UTCXXFELIXXX/Term-Colormap-0.19 - 21 Mar 2018 00:27:20 UTC
Term::EditLine is a compiled module, which provides an object oriented interface to the NetBSD editline library. Since editline supports readline and history functions this module is almost a full replacement for the Term::ReadLine module even though...
PLICEASE/Term-EditLine-0.11 - 21 Mar 2017 20:24:27 UTCXML::Checker can be used in different ways to validate XML. See the manual pages of XML::Checker::Parser and XML::DOM::ValParser for more information. This document only describes common topics like error handling and the XML::Checker class itself. W...
TJMATHER/XML-Checker-0.13 - 11 Sep 2002 21:07:18 UTCXML::Checker can be used in different ways to validate XML. See the manual pages of XML::Checker::Parser and XML::DOM::ValParser for more information. This document only describes common topics like error handling and the XML::Checker class itself. W...
ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC