The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Term"

Term::Sk - Perl extension for displaying a progress indicator on a terminal. River stage one • 2 direct dependents • 7 total dependents

Format strings The first parameter to new() is the format string which contains the following special characters: characters '%d' a revolving dash, format '/-\|' characters '%t' time elapsed, format 'hh:mm:ss' characters '%b' progress bar, format '##...

KEICHNER/Term-Sk-0.18 - 01 Nov 2015 18:55:10 UTC - Search in distribution

Term::UI - Term::ReadLine UI made easy River stage three • 12 direct dependents • 724 total dependents

"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.50 - 06 Aug 2021 16:55:59 UTC - Search in distribution

Term::hr - define a thematic change in the content of a terminal session River stage zero No dependents

Term::hr exports a single function into the callers namespace, "hr". It exposes a feature very similar to the HTML <hr> tag; a simple way to define a thematic change in content. It gives you a way to divide output into sections when you or your progr...

WOLDRICH/Term-hr-0.002 - 08 May 2022 12:51:46 UTC - Search in distribution

Pod::Term - Yet another POD Parser for terminal (ie command line) output River stage zero No dependents

Despite the plethora of Pod parsing modules on CPAN I couldn't seem to coax any into meeting my presentation requirements for pod printed at the terminal. I never anticipated getting diverted onto writing a full-blown POD parser, but that is what end...

TOMGRACEY/Pod-Term-0.02 - 02 May 2018 13:55:24 UTC - Search in distribution

Term::CLI - CLI interpreter based on Term::ReadLine River stage zero No dependents

Implement an easy-to-use command line interpreter based on Term::ReadLine(3p). Although primarily aimed at use with the Term::ReadLine::Gnu(3p) implementation, it also supports Term::ReadLine::Perl(3p). First-time users may want to read Term::CLI::Tu...

SBAKKER/Term-CLI-0.059000 - 14 Jan 2024 22:19:02 UTC - Search in distribution

Term::Cap - Perl termcap interface River stage two • 11 direct dependents • 28 total dependents

These are low-level functions to extract and use capabilities from a terminal capability (termcap) database. More information on the terminal capabilities will be found in the termcap manpage on most Unix-like systems. METHODS The output strings for ...

JSTOWE/Term-Cap-1.18 - 10 Feb 2023 12:55:34 UTC - Search in distribution

Term::TUI - simple tool for building text-based user interfaces River stage zero No dependents

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 create...

SBECK/Term-TUI-1.24 - 27 Oct 2021 17:38:22 UTC - Search in distribution

Term::Caca - perl interface for libcaca (Colour AsCii Art library) River stage zero No dependents

"Term::Caca" is an API for the ASCII drawing library *libcaca*. This version of "Term::Caca" is compatible with the *1.x* version of the libcaca library (development has been made against version 0.99.beta19 of the library)....

YANICK/Term-Caca-3.1.0 - 27 Jun 2019 17:36:51 UTC - Search in distribution

Term::Clui - Perl module offering a Command-Line User Interface River stage one • 4 direct dependents • 5 total dependents

Term::Clui offers a high-level user interface to give the user of command-line applications a consistent "look and feel". Its metaphor for the computer is as a human-like conversation-partner, and as each question/response is completed it is summaris...

PLICEASE/Term-Clui-1.76 - 28 Oct 2019 10:16:57 UTC - Search in distribution

Term::Emit - Print with indentation, status, and closure River stage zero No dependents

The "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 UTC - Search in distribution

Term::Form - Read lines from STDIN. River stage one • 2 direct dependents • 2 total dependents

"fill_form" reads a list of lines from STDIN. To close the form and get the modified list (reference to an array of arrays) as a return value, select the *confirm* menu item. If the *back* menu item is chosen instead to close the form, "fill_form" re...

KUERBIS/Term-Form-0.556 - 20 Apr 2024 16:01:26 UTC - Search in distribution

Term::Newt - Interface to the Newt text windowing library. River stage zero No dependents

This is an interface to the Newt text windowing library, which itself is built on top of S-Lang. *** THIS IS ALPHA SOFTWARE, USE AT YOUR OWN RISK. *** THERE IS NO DOCUMENTATION YET. *** THE INTERFACE MAY CHANGE!...

DANIEL/Term-Newt-0.01 - 09 Nov 1998 02:43:24 UTC - Search in distribution

Term::Size - Retrieve terminal size on Unix River stage three • 24 direct dependents • 121 total dependents

Term::Size is a Perl module which provides a straightforward way to retrieve the terminal size. Both functions take an optional filehandle argument, which defaults to *STDIN{IO}. They both return a list of two values, which are the current width and ...

FERREIRA/Term-Size-0.211 - 14 Jan 2021 19:08:25 UTC - Search in distribution

Tree::Term - Create a parse tree from an array of terms representing an expression. River stage zero No dependents

Create a parse tree from an array of terms representing an expression. Version 20210724. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Tree-Term-20210827 - 27 Aug 2021 08:09:28 UTC - Search in distribution

Ucam::Term - return information about the start and end dates of terms (and a few related events) at the University of Cambridge, UK. River stage zero No dependents

The academic year at the University of Cambridge, UK, is divided into three *Terms* - *Michaelmas* (autumn), *Lent* (spring) and *Easter* (summer). The half-way point of each term is called the *Division of Term*. Three quarters of each Term is desig...

JWAR/Ucam-Term-3.00 - 12 Feb 2017 17:30:12 UTC - Search in distribution

Zing::Term - Resource Representation River stage one • 7 direct dependents • 7 total dependents

This package provides a mechanism for generating and validating (global and local) resource identifiers....

AWNCORP/Zing-0.27 - 12 Feb 2021 17:41:40 UTC - Search in distribution

Term::GDBUI - A fully-featured shell-like command line environment River stage zero No dependents

Term::GDBUI 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 you would expect to see in a fully interactive shell trivial to implement. You si...

BRONSON/GDBUI-0.84 - 03 May 2006 16:17:55 UTC - Search in distribution

Redis::Term - Redis Client Terminal River stage zero No dependents

Small redis client in perl. Execute 'redist', then input any redis command you want....

CHENGANG/Redis-Term-0.12 - 22 Jun 2014 09:32:16 UTC - Search in distribution

Term::Chart - Create attractive bar charts for the terminal interface. River stage zero No dependents

DYLAN/Term-Chart-0.04 - 13 Jan 2017 22:58:08 UTC - Search in distribution

Term::Clear - `clear` the terminal via a perl function River stage one • 1 direct dependent • 1 total dependent

Perl function to replace "system("clear")"....

DMUEY/Term-Clear-0.01 - 21 Jan 2020 15:39:57 UTC - Search in distribution
1,941 results (0.123 seconds)