SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Data-Validate rpm build for : OpenSuSE. For other distributions click perl-Data-Validate.

Name : perl-Data-Validate
Version : 0.09 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.6.1 Date : 2024-07-03 19:08:55
Group : Development/Libraries/Perl Source RPM : perl-Data-Validate-0.09-lp156.6.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : Common data validation methods
Description :
This module 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.

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))

The value to test is always the first (and often only) argument.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/15.6/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Data-Validate-0.09-lp156.6.1.noarch.rpm
     

Provides :
perl(Data::Validate)
perl-Data-Validate

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Data
/usr/lib/perl5/vendor_perl/5.26.1/Data/Validate.pm
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/autosplit.ix
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_alphanumeric.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_between.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_equal_to.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_even.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_greater_than.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_hex.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_integer.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_less_than.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_numeric.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_oct.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_odd.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/is_printable.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/length_is_between.al
/usr/lib/perl5/vendor_perl/5.26.1/auto/Data/Validate/new.al
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Data-Validate
/usr/share/doc/packages/perl-Data-Validate/Changes
/usr/share/doc/packages/perl-Data-Validate/README
/usr/share/man/man3/Data::Validate.3pm.gz

 
ICM