Scroll to navigation

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

NAME

Catmandu::Fix::clone - create a clone of the data object

SYNOPSIS

   # Create a clone of the data object
   clone()
   # Now do all the changes on the clone
   add_field(foo, 2)

SEE ALSO

Catmandu::Fix

2023-03-03 perl v5.36.0