Download: Catmandu-1.07.tar.gz
Dependencies
Annotate this POD
Website
Catmandu::Fix::collapse - convert nested data into a flat hash using the TT2 dot convention
# Collapse the data into a flat hash collapse() # Collaps the data into a flat hash with '-' as path seperator collapse(-sep => '-')
Catmandu::Fix