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::Inline::marc_remove - remove marc fields

SYNOPSIS

 use Catmandu::Fix::Inline::marc_remove qw(:all);

 my $data  = marc_remove($data,'CAT');

SEE ALSO

Catmandu::Fix::Inline::marc_set , Catmandu::Fix::Inline::marc_add , Catmandu::Fix::Inline::marc_map