Sun, 22 Sep 2024 05:43:30 CST | login

Information for RPM perl-Data-OptList-0.110-7.module+el8.3.0+132+26c068a9.src.rpm

ID91649
Nameperl-Data-OptList
Version0.110
Release7.module+el8.3.0+132+26c068a9
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 Time2021-07-04 08:28:21 GMT
Size33.41 KB
a7db5a98e2a944e21012d8d5699cdaa5
LicenseGPL+ or Artistic
Buildrootmodule-perl-bootstrap-5.24-8030020210704065229-30b713e6-build-29539-4884
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.spec8.00 KB
Component of No Buildroots