logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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