Provided by: libcatmandu-perl_0.9505-1_all bug

NAME

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

SYNOPSIS

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

SEE ALSO

       Catmandu::Fix