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_tag - change tag of PICA+ field

SYNOPSIS

# change every 012X field into 012Y
do pica_each(012X)
  pica_tag(012Y)
end

FUNCTIONS

pica_tag(TAG)

Set the PICA+ tag of every field.

SEE ALSO

Catmandu::Fix::pica_occurrence