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

2023-03-03 perl v5.36.0