Paketname | libterm-readline-gnu-perl |
Beschreibung | Perl extension for the GNU ReadLine/History Library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.20-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 384 Byte |
Hängt ab von | perl (>= 5.10.1-12), perlapi-5.10.1, libc6 (>= 2.4), libncurses5 (>= 5.7+20100313), libreadline6 (>= |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 117528 Byte |
Prüfsumme MD5 | 4c581c263a1257081c7f9a7aedd98364 |
Prüfsumme SHA1 | 8e1c06019fbcfcfbd2a50605608475bf34066e8c |
Prüfsumme SHA256 | 92cbbbb9cbde2f75cfd665f39c494454e60a016914627bac973600e0bada2302 |
Link zum Herunterladen | libterm-readline-gnu-perl_1.20-1_i386.deb |
Ausführliche Beschreibung | Term::ReadLine::Gnu is a Perl interface to the GNU ReadLine Library, allowing
developers to provide features including input line editing, input history
management, word completion and more.
.
Through this module, you have access to almost all variables and functions as
documented in the GNU ReadLine/History Library. This means you can write your
custom editing function, custom completion function, and so on, with Perl.
You may find it useful for prototyping before programming with C.
|