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::pica_occurrence - change occurrence of PICA+ field

SYNOPSIS

# remove occurrence of 012X fields
do pica_each(012X/*)
  pica_occurrence(0)
end

FUNCTIONS

pica_occurrence(OCCURRENCE)

Set the PICA+ occurrence of every field. Only occurrences 00 (no occurrence) to 99 are supported.

SEE ALSO

Catmandu::Fix::pica_tag