Paquet : libdata-validate-perl (0.09-3)
Liens pour libdata-validate-perl
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source libdata-validate-perl :
- [libdata-validate-perl_0.09-3.dsc]
- [libdata-validate-perl_0.09.orig.tar.gz]
- [libdata-validate-perl_0.09-3.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [metacpan.org]
Paquets similaires :
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))
Autres paquets associés à libdata-validate-perl
|
|
|
|
-
- dep: perl
- langage de rapports et d'extractions pratiques de Larry Wall
Télécharger libdata-validate-perl
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 11,5 ko | 57,0 ko | [liste des fichiers] |