Scroll to navigation

Catmandu::Fix::Inline::marc_remove(3pm) User Contributed Perl Documentation Catmandu::Fix::Inline::marc_remove(3pm)

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
2019-02-25 perl v5.28.1