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

perl-Data-Visitor-0.31-bp154.1.17 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: perl-Data-Visitor Distribution: SUSE Linux Enterprise 15 SP4
Version: 0.31 Vendor: openSUSE
Release: bp154.1.17 Build date: Mon May 9 11:47:26 2022
Group: Development/Libraries/Perl Build host: sheep88
Size: 62798 Source RPM: perl-Data-Visitor-0.31-bp154.1.17.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/Data-Visitor
Summary: Visitor style traversal of Perl data structures
This module is a simple visitor implementation for Perl values.

It has a main dispatcher method, 'visit', which takes a single perl value
and then calls the methods appropriate for that value.

It can recursively map (cloning as necessary) or just traverse most
structures, with support for per object behavior, circular structures,
visiting tied structures, and all ref types (hashes, arrays, scalars, code,
globs).

Data::Visitor is meant to be subclassed, but also ships with a callback
driven subclass, Data::Visitor::Callback.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Mon Aug 03 2020 Tina Müller <timueller+perl@suse.de>
  - updated to 0.31
    see /usr/share/doc/packages/perl-Data-Visitor/Changes
    Revision history for Data-Visitor
    0.31      2020-08-02 22:39:31Z
    - updated distribution tooling (resolves RT#133059, a problem with the
      compilation test when the installed perl has whitespace in its path)
* Thu Jul 18 2013 coolo@suse.com
  - updated to 0.30
    - doy/data-visitor should probably be the canonical repository at this
      point
    - The class callbacks to be run for an object are now chosen once, at the
      start of visiting that object. Previously, it always looked through the
      entire list of callbacks every time, in a loop in which the object in
      question could be changed by the callback. Since the class callbacks are
      only partially ordered, this lead to differences in whether a callback
      would be called or not based on hash order. reported by Robin Smidsrød.
* Mon Feb 27 2012 coolo@suse.com
  - updated to 0.28
    - convert to dzil
    - bump namespace::clean dep
    - better error message if Data::Alias isn't found
    - doc fixes
* Thu Jul 14 2011 coolo@novell.com
  - regenerate with cpanspec
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Mon Nov 29 2010 coolo@novell.com
  - remove /var/adm/perl-modules
* Sat Jul 24 2010 pascal.bleser@opensuse.org
  - initial package (0.27)

Files

/usr/lib/perl5/vendor_perl/5.26.1/Data
/usr/lib/perl5/vendor_perl/5.26.1/Data/Visitor
/usr/lib/perl5/vendor_perl/5.26.1/Data/Visitor.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Visitor/Callback.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Data-Visitor
/usr/share/doc/packages/perl-Data-Visitor/CONTRIBUTING
/usr/share/doc/packages/perl-Data-Visitor/Changes
/usr/share/doc/packages/perl-Data-Visitor/README
/usr/share/licenses/perl-Data-Visitor
/usr/share/licenses/perl-Data-Visitor/LICENCE
/usr/share/man/man3/Data::Visitor.3pm.gz
/usr/share/man/man3/Data::Visitor::Callback.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:55:39 2024