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.
Catmandu::Fix::pica_tag - change tag of PICA+ field
# change every 012X field into 012Y
do pica_each(012X)
pica_tag(012Y)
end
Set the PICA+ tag of every field.