Catmandu::Fix::clone - create a clone of the data object
Contents
Name
Catmandu::Fix::clone - create a clone of the data object
See Also
Catmandu::Fix
perl v5.40.0 2025-01-17 Catmandu::Fix::clone(3pm)
Synopsis
# Create a clone of the data object
clone()
# Now do all the changes on the clone
add_field(foo, 2)
