6 lines
230 B
Text
6 lines
230 B
Text
|
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).
|
||
|
|
||
|
WWW: http://search.cpan.org/~bbc/Hash-Flatten
|