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::retain_field - delete everything from a field except

DEPRECIATION NOTICE

This fix is deprecated, Please use Catmandu::Fix::retain instead.

SYNOPSIS

# Delete every key from foo except bar
retain_field(foo.bar)

SEE ALSO

Catmandu::Fix