Sun, 30 Jun 2024 04:44:54 UTC | login

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

ID791941
Nameperl-Data-OptList
Version0.112
Release5.fc37
Epoch
Archnoarch
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-07-22 04:50:58 GMT
Size26.94 KB
231b39925714fb07d794cf9b3281a4e9
LicenseGPL+ or Artistic
Provides
perl(Data::OptList) = 0.112
perl-Data-OptList = 0.112-5.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(:MODULE_COMPAT_5.36.0)
perl(List::Util)
perl(Params::Util)
perl(Sub::Install) >= 0.921
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 13 of 13
Name ascending sort Size
/usr/share/doc/perl-Data-OptList0.00 B
/usr/share/doc/perl-Data-OptList/Changes1.82 KB
/usr/share/doc/perl-Data-OptList/README385.00 B
/usr/share/doc/perl-Data-OptList/t0.00 B
/usr/share/doc/perl-Data-OptList/t/00-report-prereqs.dd1.48 KB
/usr/share/doc/perl-Data-OptList/t/00-report-prereqs.t5.80 KB
/usr/share/doc/perl-Data-OptList/t/hash.t1.96 KB
/usr/share/doc/perl-Data-OptList/t/mkopt.t5.66 KB
/usr/share/licenses/perl-Data-OptList0.00 B
/usr/share/licenses/perl-Data-OptList/LICENSE17.92 KB
/usr/share/man/man3/Data::OptList.3pm.gz3.21 KB
/usr/share/perl5/vendor_perl/Data0.00 B
/usr/share/perl5/vendor_perl/Data/OptList.pm11.77 KB
Component of No Buildroots