Scroll to navigation

Catmandu::Fix::downcase(3pm) User Contributed Perl Documentation Catmandu::Fix::downcase(3pm)

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

2022-03-22 perl v5.34.0