aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Hash-Flatten
Commit message (Collapse)AuthorAgeFilesLines
* Converts back and forth between a nested hash structure and a flatAndrej Zverev2009-03-294-0/+40
hash of delimited key-value pairs. Useful for protocols that only support key-value pairs (such as CGI and DBMs). Notes: svn path=/head/; revision=231262