Fri, 20 Mar 2026 12:57:53 UTC | login

Information for RPM perl-Data-OptList-0.114-7.el10.src.rpm

ID33857
Buildperl-Data-OptList-0.114-7.el10
Nameperl-Data-OptList
Version0.114
Release7.el10
Epoch
Archsrc
DraftFalse
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 Time2024-12-14 12:53:13 GMT
Size43.51 KB
d3cac6194f300db47dd8a82aab83e244
LicenseGPL-1.0-or-later OR Artistic-1.0-Perl
Provides
perl-Data-OptList = 0.114-7.el10
perl-Data-OptList-tests = 0.114-7.el10
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
findutils
make
perl(:VERSION) >= 5.12
perl(Config)
perl(ExtUtils::MakeMaker) >= 6.78
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.114.tar.gz19.42 KB
perl-Data-OptList.spec11.76 KB
Component of No Buildroots