libhash-flatten-perl

Flatten/unflatten complex data hashes
  http://search.cpan.org/dist/Hash-Flatten/
  0
  no reviews



Hash::flatten converts back and forth between a nested hash structure and a flat hash of delimited key-value pairs. useful for protocols that only support key-value pairs (such as cgi and dbms).