The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Catmandu::Fix::retain_field - delete everything from a field except

SYNOPSIS

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

SEE ALSO

Catmandu::Fix