There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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