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::downcase - lowercase the value of a field

Name

       Catmandu::Fix::downcase - lowercase the value of a field

See Also

       Catmandu::Fix

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

Synopsis

          # Lowercase 'foo'. E.g. foo => 'BAR'
          downcase(foo) # foo => 'bar'

See Also