NAME
Yote::RootObj
DESCRIPTION
This is a subclass of Yote::Obj that allows root access of its public and private fields for reading and wrinting and allows read access of its public fields for non root users. The Yote::YoteRoot instance method new_root_obj returns a new object of this type.
AUTHOR
Eric Wolf coyocanid@gmail.com http://madyote.com
LICENSE AND COPYRIGHT
Copyright (C) 2012 Eric Wolf
This module is free software; it can be used under the same terms as perl itself.