Catmandu::Fix::move_field(3) move a field to another place in the data structure

SYNOPSIS


# Move 'foo.bar' to 'bar.foo'
move_field(foo.bar, bar.foo)