203bddb1d6
requirements supporting defaults. PR: ports/102063 Submitted by: Gea-Suan Lin <gslin at gslin.org>
5 lines
233 B
Text
5 lines
233 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Hash-WithDefaults/
|