Catmandu::Fix::downcase(3) lowercase the value of a field

SYNOPSIS


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