NAME
Catmandu::Fix::capitalize - capitalize the value of a key
SYNOPSIS
# Capitalize the value of foo. E.g. foo => 'bar'
capitalize('foo'); # foo => 'Bar'
Catmandu::Fix::capitalize - capitalize the value of a key
# Capitalize the value of foo. E.g. foo => 'bar'
capitalize('foo'); # foo => 'Bar'