DOKK / manpages / debian 12 / libcatmandu-perl / Catmandu::Fix::prepend.3pm.en
Catmandu::Fix::prepend(3pm) User Contributed Perl Documentation Catmandu::Fix::prepend(3pm)

Catmandu::Fix::prepend - add a prefix to the value of a field

   # prepend to a value. e.g. {name => 'smith'}
   prepend(name, 'mr. ') # {name => 'mr. smith'}

Catmandu::Fix

2023-03-03 perl v5.36.0