NAME
Data::Zipper::Hash - A zipper for hash references
METHODS
traverse
Traverse into the currently focused hash reference by moving into the value of $key.
reconstruct
(internal)
AUTHOR
Oliver Charles
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Oliver Charles <oliver.g.charles@googlemail.com>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.