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

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