Hash/WithDefaults version 0.05 ============================== This module implements hashes that support "defaults". That is you may specify several more hashes in which the data will be looked up in case it is not found in the current hash. INSTALLATION To install this module type the following: perl Build.PL Build Build test Build install DEPENDENCIES This module requires these other modules and libraries: none COPYRIGHT AND LICENCE Copyright (C) 2002-2009 Jenda Krynicky This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.