Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Data-Visitor
From: Ulrich Habel
Date: 2008-07-21 15:35:32
Message id: 20080721133532.14DA5175D0@cvs.netbsd.org
Log Message:
updated to 0.17
ChangeLog:
0.17
- More void context correctness fixes WRT tied values
- Overzealous seen value mappings made by Callback were removed
0.16
- Fix passing of void context when visiting hashes/arrays (perf
optimization to avoid unnecessary cloning)
- Added 'visit_seen' and a 'seen' callback for circular structures
- Class callbacks are now fired from least derived to most derived, not in
hash key order
Files: