logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Catmandu::Fix::collapse - convert nested data into a flat hash using the TT2 dot convention

Name

       Catmandu::Fix::collapse - convert nested data into a flat hash using the TT2 dot convention

See Also

       Catmandu::Fix

perl v5.40.0                                       2025-01-17                       Catmandu::Fix::collapse(3pm)

Synopsis

          # Collapse the data into a flat hash
          collapse()

          # Collaps the data into a flat hash with '-' as path seperator
          collapse(-sep => '-')

See Also