Catmandu::Fix::capitalize(3) capitalize the value of a key

SYNOPSIS


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