Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Data-Visitor
From: Havard Eidnes
Date: 2008-11-02 20:19:36
Message id: 20081102191936.E0BE7175D0@cvs.netbsd.org
Log Message:
Update from version 0.18nb1 to 0.21.
Pkgsrc changes:
o Convert some BUILD_DEPENDS to DEPENDS, in accordance with META.yml
o Update the dependency on p5-Mouse
Upstream changes:
0.21
- Fix a bug in Data::Visitor::Callback WRT returning non
reference values from callbacks (#38306).
- Refactor the visit_tied split
- Propagation of void context
0.20
- Split visit_tied into methods per each reftype, to make it possible to
return something that is an object but still doesn't get tied.
0.19
- Support multiple arguments to visit()
- use BUILDARGS for argument processing
- remove Data::Alias dep for now, it breaks on windows & aix with 5.8.8
Files: