freebsd-ports/devel/p5-Hash-WithDefaults/pkg-descr
Cheng-Lung Sung 203bddb1d6 Add p5-Hash-WithDefaults 0.04, class for hashes with key-casing
requirements supporting defaults.

PR:		ports/102063
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-15 15:40:36 +00:00

6 lines
233 B
Plaintext

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/