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::copy_field - 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)

SEE ALSO

Catmandu::Fix