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::append - add a suffix to the value of a field

SYNOPSIS

# append to a value. e.g. {name => 'joe'}
append(name, y) # {name => 'joey'}

SEE ALSO

Catmandu::Fix