Catmandu::Fix::copy_field(3) copy the value of one field to a new field

SYNOPSIS


# Copy the values of foo.bar into bar.foo
copy_field(foo.bar, bar.foo)