Package Info

perl-Term-Terminfo


Access the terminfo database


Development/Libraries/Perl

Objects in this class provide access to terminfo database entires.

This database provides information about a terminal, in three separate sets of capabilities. Flag capabilities indicate the presence of a particular ability, feature, or bug simply by their presence. Number capabilities give the size, count or other numeric detail of some feature of the terminal. String capabilities are usually control strings that the terminal will recognise, or send.

Capabilities each have two names; a short name called the capname, and a longer name called the varname. This class provides two sets of methods, one that works on capnames, one that work on varnames.

This module optionally uses unibilium to access the terminfo(5) database, if it is available at compile-time. If not, it will use <term.h> and -lcurses. For more detail, see the SEE ALSO section below.


License: Artistic-1.0 OR GPL-1.0-or-later
URL: https://metacpan.org/release/Term-Terminfo

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.09-bp155.1.5 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Term-Terminfo