The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Hash-DefHash

0.03    2012-11-10 (SHARYANTO)

        Follow DefHash 1.0.3 (getting default value for default_lang from LANG).


0.02    2012-09-26 (SHARYANTO)

        - Allow defhash() to accept and return Hash::DefHash object, so you can
          use it without fear of "double wrapping".


0.01    2012-09-14 (SHARYANTO)

        First version. Most methods have been implemented except
        get_prop_all_langs() and set_prop_lang().