The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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