Deprecated.
The maintainer of this module has indicated that the module is deprecated and no longer suitable for use.
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.