Scroll to navigation

Catmandu::Fix::append(3pm) User Contributed Perl Documentation Catmandu::Fix::append(3pm)

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
2019-01-29 perl v5.28.1