Download: Catmandu-0.2002.tar.gz
Dependencies
Annotate this POD
Catmandu::Fix::append - add a suffix to the value of a field
# append to a value. e.g. {name => 'joe'} append('name', 'y'); # {name => 'joey'}
Catmandu::Fix