logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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)

See Also