Thu, 25 Apr 2024 17:23:02 UTC | login

Information for RPM perl-Data-OptList-0.110-6.module_el8.0.0+50+c3b345cd.src.rpm

ID62376
Nameperl-Data-OptList
Version0.110
Release6.module_el8.0.0+50+c3b345cd
Epoch
Archsrc
SummaryParse and validate simple name/value option pairs
DescriptionHashes are great for storing named data, but if you want more than one entry for a name, you have to use a list of pairs. Even then, this is really boring to write: $values = [ foo => undef, bar => undef, baz => undef, xyz => { ... }, ]; With Data::OptList, you can do this instead: $values = Data::OptList::mkopt([ qw(foo bar baz), xyz => { ... }, ]); This works by assuming that any defined scalar is a name and any reference following a name is its value.
Build Time2019-06-25 13:11:59 GMT
Size33.28 KB
0b0025f27a4c9827b46a3ab84da9a648
LicenseGPL+ or Artistic
Buildrootmodule-perl-5.24-8000020190625030538-909ef8b5-build-22996-1173
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
findutils
make
perl(ExtUtils::MakeMaker)
perl(File::Spec)
perl(List::Util)
perl(Params::Util)
perl(Sub::Install) >= 0.921
perl(Test::More) >= 0.88
perl(strict)
perl(warnings)
perl-generators
perl-interpreter
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
Data-OptList-0.110.tar.gz18.40 KB
perl-Data-OptList.spec7.89 KB
Component of No Buildroots