NAME
Catmandu::Fix::move_field - move a field to another place in the data structure
SYNOPSIS
# Move 'foo.bar' to 'bar.foo'
move_field('foo.bar','bar.foo');
Catmandu::Fix::move_field - move a field to another place in the data structure
# Move 'foo.bar' to 'bar.foo'
move_field('foo.bar','bar.foo');