Description
Nested Perl hash structures can be stored in a single-level tied hash backend. Developers use it to persist structured data through DBM-style storage while writing code against normal nested hashes. It is a library dependency for scripts that need lightweight local storage.