Catmandu::Fix::join_field(3pm) | User Contributed Perl Documentation | Catmandu::Fix::join_field(3pm) |
Catmandu::Fix::join_field - join the ARRAY values of a field into a string
# Join the array values of a field into a string. E.g. foo => [1,2,3] join_field(foo, /) # foo => "1/2/3"
Catmandu::Fix
2023-03-03 | perl v5.36.0 |