There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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