Access the terminfo database
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 and -lcurses.
- Devel package for openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Term-Terminfo && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
Term-Terminfo-0.09.tar.gz | 0000014524 14.2 KB | |
_link | 0000000124 124 Bytes | |
cpanspec.yml | 0000000675 675 Bytes | |
perl-Term-Terminfo.changes | 0000000683 683 Bytes | |
perl-Term-Terminfo.spec | 0000002775 2.71 KB |
Comments 0