[ Fonte: libgetopt-tabular-perl ]
Pacote: libgetopt-tabular-perl (0.3-4)
Links para libgetopt-tabular-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 libgetopt-tabular-perl:
- [libgetopt-tabular-perl_0.3-4.dsc]
- [libgetopt-tabular-perl_0.3.orig.tar.gz]
- [libgetopt-tabular-perl_0.3-4.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
table-driven argument parsing for Perl 5
Getopt::Tabular is a Perl 5 module for table-driven argument parsing, vaguely inspired by John Ousterhout's Tk_ParseArgv.
Some nice features of Getopt::Tabular are:
* Command-line arguments are carefully type-checked, both by pattern and number -- e.g. if an option requires two integers, GetOptions makes sure that exactly two integers follow it! * The valid command-line arguments are specified in a data structure separate from the call to GetOptions; this makes it easier to have very long lists of options, and to parse options from multiple sources (e.g. the command line, an environment variable, and a configuration file). * Getopt::Tabular can intelligently generate help text based on your option descriptions. * The type system is extensible, and if you can define your desired argument type using a single Perl regular expression then it's particularly easy to extend. * Options can be abbreviated and come in any order. * A "spoof" mode in which arguments are parsed without side-effects.
Outros pacotes relacionados a libgetopt-tabular-perl
|
|
|
|
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download de libgetopt-tabular-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 39.3 kB | 102.0 kB | [lista de arquivos] |