Term::Interact - Interactively Get Validated Data
Term::Interact enables you to interactively get validated data from a user. This is accomplished via a *simple* API, wherein you specify various parameters for prompting the user, as well as "checks" with which gotten data will be validated....
PRL/Term-Interact-0.50 - 10 Jan 2009 22:34:02 UTC
Term::Shell - A simple command-line shell framework.
Term::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.13 - 21 Oct 2021 11:05:35 UTC
Term::Filter - Run an interactive terminal session, filtering the input and output
This 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 UTC
Term::Gnuplot - lowlevel graphics using gnuplot drawing routines.
Below 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 UTC