File perl-Data-Visitor.changes of Package perl-Data-Visitor
-------------------------------------------------------------------
Sun Apr 30 03:06:15 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.32
see /usr/share/doc/packages/perl-Data-Visitor/Changes
0.32 2023-04-29 10:07:45Z
- removed an unnecessary use of Sub::Name (haarg, PR #1)
-------------------------------------------------------------------
Mon Aug 3 03:07:46 UTC 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 16:03:40 UTC 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 08:47:42 UTC 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 10:35:45 UTC 2011 - coolo@novell.com
- regenerate with cpanspec
-------------------------------------------------------------------
Wed Dec 1 13:31:42 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:40 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Sat Jul 24 23:39:14 UTC 2010 - pascal.bleser@opensuse.org
- initial package (0.27)