There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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