NAME
Data::Zipper::MOP - A zipper for MOP based objects
METHODS
traverse
Traverse into the object under focus, by moving into the value of an attribute with a given name. Currently assumes the reader is the same as the name.
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.