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

Search results for "Term::Cap"

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::ReadLine - Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions. River stage four • 97 direct dependents • 1219 total dependents

This package is just a front end to some other packages. It's a stub to set up a common interface to the various ReadLine implementations found on CPAN (under the "Term::ReadLine::*" namespace)....

FLORA/Term-ReadLine-1.14 - 07 Sep 2013 14:36:35 UTC - Search in distribution

lib/Term/ReadLine/Perl5/TermCap.pm River stage zero No dependents

ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC - Search in distribution

Term::Screen - A Simple all perl Term::Cap based screen positioning module River stage one • 5 direct dependents • 5 total dependents

Term::Screen is a very simple screen positioning module that should work wherever "Term::Cap" does. It is set up for Unix using stty's but these dependences are isolated by evals in the "new" constructor. Thus you may create a child module implementi...

JSTOWE/Term-Screen-1.06 - 04 Dec 2016 20:14:49 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

Unicode::UCD - Unicode character database River stage five • 11292 direct dependents • 32664 total dependents

The Unicode::UCD module offers a series of functions that provide a simple interface to the Unicode Character Database. code point argument Some of the functions are called with a *code point argument*, which is either a decimal or a hexadecimal scal...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

pod2text - Convert POD data to formatted ASCII text River stage five • 62 direct dependents • 32646 total dependents

pod2text is a wrapper script around the Pod::Text and its subclasses. It uses them to generate formatted text from POD source. It can optionally use either termcap sequences or ANSI color escape sequences to format the text. *input* is the file to re...

RRA/podlators-5.01 - 25 Dec 2022 18:00:02 UTC - Search in distribution

clear - clear the screen River stage one • 1 direct dependent • 1 total dependent

Look in the termcap database, find the character to clear the screen, and emit it. This is a direct lift from Section 15.7, Ringing the Terminal Bell, from *Perl Cookbook*, with "cl" substituted for "vb"....

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution

Prima::Drawable - generic 2-D graphic interface River stage two • 17 direct dependents • 19 total dependents

Prima::Drawable is a descendant of the Prima::Component class. It provides access to the system graphic context and canvas through its methods and properties. The Prima::Drawable descendants Prima::Widget, Prima::Image, Prima::DeviceBitmap, and Prima...

KARASIK/Prima-1.72 - 31 Jan 2024 09:42:17 UTC - Search in distribution

Bit::Vector - Efficient bit vector, set of integers and "big int" math library River stage three • 32 direct dependents • 384 total dependents

OVERLOADED OPERATORS See Bit::Vector::Overload(3). MORE STRING IMPORT/EXPORT See Bit::Vector::String(3). CLASS METHODS * "$version = Bit::Vector->Version();" Returns the current version number of this module. * "$bits = Bit::Vector->Word_Bits();" Ret...

STBEY/Bit-Vector-7.4 - 20 Nov 2014 09:49:01 UTC - Search in distribution

Text::Fuzzy - Partial string matching using edit distances River stage one • 5 direct dependents • 7 total dependents

This module calculates edit distances between words, and searches arrays and files to find the nearest entry by edit distance. It handles both byte strings and character strings (strings containing Unicode), treating each Unicode character as a singl...

BKB/Text-Fuzzy-0.29 - 10 Dec 2020 05:39:33 UTC - Search in distribution

IT::perlref River stage zero No dependents

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

perlfaq8 - System Interaction River stage zero No dependents

This section of the Perl FAQ covers questions involving operating system interaction. Topics include interprocess communication (IPC), control over the user-interface (keyboard, screen and pointing devices), and most anything else not related to data...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

Pod::Hlp - convert POD data to formatted VMS HLP Help module text. River stage zero No dependents

Pod::Hlp is a module that can convert documentation in the POD format (such as can be found throughout the Perl distribution) into formatted VMS "*.HLP" files. Such files can be inserted into an .HLB library through the "LIBRARY/HELP/REPLACE" system ...

PVHP/Pod2VMSHlp-1.02 - 01 Mar 2001 05:16:46 UTC - Search in distribution

Graphics::Plotter - Perl extension for C++ plotter library from GNU plotutils River stage zero No dependents

Graphics::Plotter module is the Perl implementation of the GNU plotutils' libplotter library - C++ function library for device-independent two-dimensional vector graphics. There is also libplot library, based on C code, but with C++ library you do no...

MAKLER/Graphics-Plotter-1.0.2 - 26 May 2006 08:53:06 UTC - Search in distribution

Paranoid::Debug - Trace message support for paranoid programs River stage one • 4 direct dependents • 4 total dependents

The purpose of this module is to provide a useful framework to produce debugging output. With this module you can assign a level of detail to pdebug statements, and they'll only be displayed to STDERR when PDEBUG is set to that level or higher. This ...

CORLISS/Paranoid-2.10 - 09 Mar 2022 07:02:07 UTC - Search in distribution

PDL::Graphics::Prima::Simple - a very simple plotting interface for PDL::Graphics::Prima River stage zero No dependents

One of Perl's mottos is to "make easy things easy, and hard things possible." The bulk of the modules provided by the PDL::Graphics::Prima distribution focus on the latter half, making hard but very powerful things possible. This module tackles the o...

ETJ/PDL-Graphics-Prima-0.21 - 21 Apr 2024 23:46:01 UTC - Search in distribution

Task::BeLike::PERLANCAR::Used - All my modules which I currently use and install on a new perl installation River stage zero No dependents

PERLANCAR/Task-BeLike-PERLANCAR-Used-20231201.1 - 01 Dec 2023 09:34:30 UTC - Search in distribution
38 results (0.233 seconds)