Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Data-Tumbler-0.005-2.el7 RPM for noarch

From EPEL 7 for aarch64 / Packages / p

Name: perl-Data-Tumbler Distribution: Fedora Project
Version: 0.005 Vendor: Fedora Project
Release: 2.el7 Build date: Tue Apr 8 14:41:35 2014
Group: Unspecified Build host: buildvm-08.phx2.fedoraproject.org
Size: 12874 Source RPM: perl-Data-Tumbler-0.005-2.el7.src.rpm
Packager: Fedora Project
Url: http://search.cpan.org/dist/Data-Tumbler/
Summary: Dynamic generation of nested combinations
The 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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Mon Apr 07 2014 Paul Howarth <paul@city-fan.org> - 0.005-2
  - Sanitize for Fedora submission
* Mon Mar 24 2014 Paul Howarth <paul@city-fan.org> - 0.005-1
  - Update to 0.005
    - Make a test from more detailed example in 0.004
  - Package upstream's new README file
  - BR: perl(List::Util) for new test
  - Update patch for building with Test::More < 0.88
* Sun Mar 23 2014 Paul Howarth <paul@city-fan.org> - 0.004-1
  - Update to 0.004
    - Improve the docs with a more detailed example
* Fri Mar 21 2014 Paul Howarth <paul@city-fan.org> - 0.003-1
  - Initial RPM version

Files

/usr/share/doc/perl-Data-Tumbler-0.005
/usr/share/doc/perl-Data-Tumbler-0.005/Changes
/usr/share/doc/perl-Data-Tumbler-0.005/README
/usr/share/man/man3/Data::Tumbler.3pm.gz
/usr/share/perl5/vendor_perl/Data
/usr/share/perl5/vendor_perl/Data/Tumbler.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:53:38 2024