NAME
Yote::Hash - All hashes 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::Hash extends Tie::Hash and is used by the Yote for hash persistance. This is used transparently and this can be considered a private class.
AUTHOR
Eric Wolf
LICENSE AND COPYRIGHT
Copyright (C) 2011 Eric Wolf
This module is free software; it can be used under the same terms as perl itself.