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

Search results for "Term::Readkey"

Term::Size::ReadKey - Retrieve terminal size (via Term::ReadKey) River stage zero No dependents

Yet another implementation of "Term::Size". Now using "Term::ReadKey" to do the hard work. FUNCTIONS chars ($columns, $rows) = chars($h); $columns = chars($h); "chars" returns the terminal size in units of characters corresponding to the given fileha...

FERREIRA/Term-Size-ReadKey-0.03 - 28 Feb 2008 13:32:08 UTC - Search in distribution

Term::Completion::_readkey - utility package for Term::Completion using Term::ReadKey River stage one • 1 direct dependent • 2 total dependents

This utility package contains few methods that are required for Term::Completion to put the terminal in "raw" mode and back. This package uses Term::ReadKey to accomplish this, which should be portable across many systems. Methods set_raw_tty() Uses ...

MAREKR/Term-Completion-1.02 - 03 Jan 2024 21:57:25 UTC - Search in distribution

Term::ReadKey - A perl module for simple terminal control River stage four • 168 direct dependents • 1608 total dependents

Term::ReadKey is a compiled perl module dedicated to providing simple control over terminal driver modes (cbreak, raw, cooked, etc.,) support for non-blocking reads, if the architecture allows, and some generalized handy functions for working with te...

JSTOWE/TermReadKey-2.38 - 05 Jan 2019 11:57:09 UTC - Search in distribution

Term::Getch - A simple alternate ReadKey()-like interface for MSWin32 River stage zero No dependents

This module is for all those Win32 users who can't get Term::ReadKey to work with ActiveState's Perl. I don't know if anybody else can, or can't get it to work, but I know I had a heck of a time today trying to get Term::ReadKey to work. So, finally,...

JBRYAN/Term-Getch-0.20 - 16 Sep 2000 02:17:57 UTC - Search in distribution

Prompt::ReadKey - Darcs style single readkey option prompt. River stage one • 2 direct dependents • 4 total dependents

This module aims to provide a very subclassible Term::ReadKey based prompter inspired by Darcs' (<http://darcs.net>) fantastic command line user interface. Many options exist both as accessors for default values, and are passable as named arguments t...

SARTAK/Prompt-ReadKey-0.04 - 02 Feb 2013 18:55:28 UTC - Search in distribution

tp - a pure perl pager River stage two • 6 direct dependents • 35 total dependents

JPIERCE/IO-Pager-2.10 - 05 Nov 2020 00:03:29 UTC - Search in distribution

perlfunc - Funciones predefinidas en Perl *** DOCUMENTO SIN REVISAR *** River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

perlfunc - Perl builtin functions River stage five • 11292 direct dependents • 32664 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

IT::perlfunc River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

rezrov - a pure Perl Infocom (z-code) game interpreter River stage zero No dependents

Rezrov is a program that lets you play Infocom game data files. Infocom's data files (e.g. "zork1.dat") are actually platform-independent "z-code" programs written for a virtual machine known as the "z-machine". Rezrov is a z-code interpreter which c...

EDMONSON/Games-Rezrov-0.20 - 06 Mar 2010 19:32:01 UTC - Search in distribution

psh - Perl SHell River stage zero No dependents

psh is a Perl program which executes a read-eval loop with enough options so that general behavior reasonably similar to more traditional shells like 'sh' or 'bash' can be achieved, while still allowing arbitrary perl expressions to be evaluated. By ...

GREGOR/psh-1.8.1 - 21 Jul 2007 05:11:31 UTC - Search in distribution

tcc - Terminal CyanChat Client River stage zero No dependents

This is a demonstration script for a CyanChat client program. It runs at the command line using only ASCII characters and ANSI color codes (no toolkits like Curses are necessary). It clears the screen on each refresh which might cause some flickering...

KIRSLE/Net-CyanChat-0.07 - 18 Sep 2015 19:19:48 UTC - Search in distribution
  • Net::CyanChat - Perl interface for connecting to Cyan Worlds' chat room.

sash - Sweet Ass Shell River stage one • 1 direct dependent • 1 total dependent

This tool is a shell to some common data sources. It was inspired by the many character based database tools so that I could work with the Salesforce.com API in the same manner. I simply wanted a CUI that worked on all of the different machines that ...

WBAILEY/Sash-1.01 - 17 Mar 2007 00:13:22 UTC - Search in distribution

rgit - Recursively execute a command on all the git repositories in a directory tree. River stage one • 1 direct dependent • 1 total dependent

This utility recursively searches in a root directory (which may be the current working directory or - if it has been set - the directory given by the "GIT_DIR" environment variable) for all git repositories, sort this list by the repository path, "c...

VPIT/rgit-0.08 - 06 Mar 2010 00:00:58 UTC - Search in distribution

Control::CLI - Command Line Interface I/O over either Telnet or SSH (IPv4 & IPv6) or Serial port River stage one • 2 direct dependents • 2 total dependents

A Command Line Interface (CLI) is an interface where the user is presented with a command prompt and has to enter ASCII commands to drive or control or configure that device. That interface could be the shell on a unix system or some other command in...

LSTEVENS/Control-CLI-2.11 - 28 Aug 2022 18:55:55 UTC - Search in distribution

Test::Stream - **DEPRECATED** See Test2-Suite instead River stage one • 1 direct dependent • 1 total dependent

This is the primary interface for loading Test::Stream based tools. This module is responsible for loading bundles and plugins for the tools you want. By default you are required to specify at least 1 plugin or bundle to load. You can subclass Test::...

EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC - Search in distribution

pmath - simple command line interface to Math::Cephes River stage two • 11 direct dependents • 18 total dependents

This script provides a simple command line interface to the "Math::Cephes" module. If available, it will use the "Term::ReadKey" and "Term::ReadLine::Perl" or "Term::ReadLine::GNU" modules to provide command line history and word completion. Typing "...

SHLOMIF/Math-Cephes-0.5305 - 06 May 2016 15:18:54 UTC - Search in distribution

Tuner - A Module That Plays Sampled Guitar Sound, To Help You Tune. River stage zero No dependents

BUGONI/Guitar-Tuner-0.1 - 30 Jan 2011 17:25:23 UTC - Search in distribution

Net::SSH2 - Support for the SSH 2 protocol via libssh2. River stage one • 6 direct dependents • 6 total dependents

Net::SSH2 is a Perl interface to the libssh2 (<http://www.libssh2.org>) library. It supports the SSH2 protocol (there is no support for SSH1) with all of the key exchanges, ciphers, and compression of libssh2. Even if the module can be compiled and l...

RKITOVER/Net-SSH2-0.73 - 03 Aug 2022 16:10:45 UTC - Search in distribution
108 results (0.107 seconds)