Pacote: libshell-posix-select-perl (0.09-1)
Links para libshell-posix-select-perl
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte libshell-posix-select-perl:
- [libshell-posix-select-perl_0.09-1.dsc]
- [libshell-posix-select-perl_0.09.orig.tar.gz]
- [libshell-posix-select-perl_0.09-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
POSIX Shell's "select" loop for Perl
Shell::POSIX::Select implements the select loop of the "POSIX" shells (Bash, Korn, and derivatives) for Perl. That loop is unique in two ways: it's by far the friendliest feature of any UNIX shell, and it's the only UNIX shell loop that's missing from the Perl language. Until now!
What's so great about this loop? It automates the generation of a numbered menu of choices, prompts for a choice, proofreads that choice and complains if it's invalid (at least in this enhanced implementation), and executes a code-block with a variable set to the chosen value. That saves a lot of coding for interactive programs -- especially if the menu consists of many values!
The benefit of bringing this loop to Perl is that it obviates the need for future programmers to reinvent the Choose-From-A-Menu wheel.
Outros pacotes relacionados a libshell-posix-select-perl
|
|
|
|
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download de libshell-posix-select-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 43.0 kB | 118.0 kB | [lista de arquivos] |