NAME
Yote::Array - All arrays in the Yote system get tied to this class.
DESCRIPTION
This module is essentially a private module and its methods will not be called directly by programs. Yote::Array extends Tie::Array and is used by the Yote system for array persistance. This is used transparently and this can be considered a private class.
AUTHOR
Eric Wolf coyocanid@gmail.com http://madyote.com
LICENSE AND COPYRIGHT
Copyright (C) 2011 Eric Wolf
This module is free software; it can be used under the same terms as perl itself.