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 (DEPRECATED)

SYNOPSIS

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

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

DEPRECATED

This module is deprecated. Use the inline functionality of Catmandu::Fix::marc_remove instead.

SEE ALSO

Catmandu::Fix::marc_remove