Commit graph

3 commits

Author SHA1 Message Date
David Brownlee
47c57a547f update Data-Visitor to 0.05
changes since 0.04:

0.05
	- Added support for using class names as callbacks in
	  Data::Visitor::Callback
	- Improved semantics of multiple instances of the same reference in a depe
	  structure (will be mapped once, same mapped value used per each instance)
2006-05-05 16:58:03 +00:00
Roman Kulik
ce100e0583 Removed WWW: line from DESCR file. 2006-04-13 15:29:42 +00:00
Roman Kulik
551ede0cba 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.
2006-04-07 18:49:04 +00:00