Pacote: libdata-validate-perl (0.09-4)
Links para libdata-validate-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 libdata-validate-perl:
- [libdata-validate-perl_0.09-4.dsc]
- [libdata-validate-perl_0.09.orig.tar.gz]
- [libdata-validate-perl_0.09-4.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
module providing common data validation routines for strings/numbers
Data::Validate collects common validation routines to make input validation, and untainting easier and more readable. Most of the functions are not much shorter than their direct perl equivalent (and are much longer in some cases), but their names make it clear what you're trying to test for (e.g. is_integer(), is_hex(), is_alphanumeric()...).
Almost all functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return will be true. (e.g. is_integer(0))
Outros pacotes relacionados a libdata-validate-perl
|
|
|
|
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download de libdata-validate-perl
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 11.4 kB | 57.0 kB | [lista de arquivos] |