Class::Gomor::Hash version 0.21
===============================

DESCRIPTION

   This module is yet another class builder. This one adds parameter
   checking in new constructor, that is to check for attributes existence,
   and definedness.

INSTALLATION

   To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENSE

   You may distribute this module under the terms of the Artistic license.
   See Copying file in the source distribution archive.

   Copyright (c) 2004-2005, Patrice <GomoR> Auffret

