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
2014-10-14 perl v5.20.1