Sun, 30 Jun 2024 04:45:55 UTC | login

Information for RPM perl-Data-OptList-0.112-5.fc37.rvre0.src.rpm

ID800343
Nameperl-Data-OptList
Version0.112
Release5.fc37.rvre0
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 Time2022-09-11 10:20:28 GMT
Size40.80 KB
c8eac6251679beb72455429e7fc78d68
LicenseGPL+ or Artistic
Buildrootf37-build-636633-70002
Provides
perl-Data-OptList = 0.112-5.fc37.rvre0
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
findutils
make
perl(CPAN::Meta) >= 2.120900
perl(CPAN::Meta::Prereqs)
perl(Encode)
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(Test::Pod) >= 1.41
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.112.tar.gz19.30 KB
perl-Data-OptList.spec9.98 KB
Component of No Buildroots