Paketname | libterm-readkey-perl |
Beschreibung | A perl module for simple terminal control |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.30-4 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 136 Byte |
Hängt ab von | perl (>= 5.10.0-9), perlapi-5.10.0, libc6 (>= 2.7-1) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 33152 Byte |
Prüfsumme MD5 | eb44c2b9f0663487effe5fe18cdcdcb2 |
Prüfsumme SHA1 | 69f8bf34cb94bee5decea69cb961d8c17fa1637e |
Prüfsumme SHA256 | 36e12a1591dafda9bdd583d4b5951a231f5ad21bd67f1bdb28b9723070319dbb |
Link zum Herunterladen | libterm-readkey-perl_2.30-4_i386.deb |
Ausführliche Beschreibung | 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 terminals. One of the main goals is to have the
functions as portable as possible, so you can just plug in "use
Term::ReadKey" on any architecture and have a good likelyhood of it working.
|