summaryrefslogtreecommitdiff
path: root/devel/p5-Hash-Flatten/DESCR
blob: 40cabd46b76adf71324b070680a831e9e9abeb68 (plain)
1
2
3
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).