Download: Catmandu-0.07.tar.gz
Dependencies
Annotate this POD
Catmandu::Fix::capitalize - capitalize the value of a key
# Capitalize the value of foo. E.g. foo => 'bar' capitalize('foo'); # foo => 'Bar'
Catmandu::Fix