NAME
Data::Morph::Backend::Object - Provides a Data::Morph backend for talking to objects
VERSION
version 1.140400
DESCRIPTION
Data::Morph::Backend::Object provides a backend for interacting with arbitrary objects. Directives defined in map should correspond to methods or attributes
PUBLIC_METHODS
epilogue
Implements "epilogue" in Data::Morph::Role::Backend as a no-op
AUTHOR
Nicholas R. Perez <nperez@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Nicholas R. Perez <nperez@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.