Provided by: libcatmandu-perl_1.0700-1_all bug

NAME

       Catmandu::Fix::capitalize - capitalize the value of a key

SYNOPSIS

          # Capitalize the value of foo. E.g. foo => 'bar'
          capitalize(foo)  # foo => 'Bar'

SEE ALSO

       Catmandu::Fix