Fri, 10 May 2024 00:12:40 UTC | login

Information for RPM perl-Data-Tumbler-0.010-24.fc37.src.rpm

ID794254
Nameperl-Data-Tumbler
Version0.010
Release24.fc37
Epoch
Archsrc
SummaryDynamic generation of nested combinations
DescriptionThe tumble() method calls a sequence of 'provider' code references, each of which returns a hash. The first provider is called and then, for each hash item it returns, the tumble() method recurses to call the next provider. The recursion continues until there are no more providers to call, at which point the consumer code reference is called. Effectively the providers create a tree of combinations and the consumer is called at the leaves of the tree. If a provider returns no items then that part of the tree is pruned. Further providers, if any, are not called and the consumer is not called. During a call to tumble() three values are passed down through the tree and into the consumer: path, context, and payload. The path and context are derived from the names and values of the hashes returned by the providers. Typically the path defines the current "path" through the tree of combinations. The providers are passed the current path, context, and payload. The payload is cloned at each level of recursion so that any changes made to it by providers are only visible within the scope of the generated sub-tree.
Build Time2022-07-22 04:55:52 GMT
Size35.77 KB
ef4a5b235490287feb02f4468a3724b0
LicenseGPL+ or Artistic
Provides
perl-Data-Tumbler = 0.010-24.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
findutils
make
perl(Carp)
perl(Data::Dumper)
perl(ExtUtils::MakeMaker)
perl(List::Util)
perl(Storable)
perl(Test::More) >= 0.88
perl(Test::Most) >= 0.11
perl(Time::HiRes)
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-Tumbler-0.010.tar.gz17.22 KB
perl-Data-Tumbler.spec6.99 KB
Component of No Buildroots