The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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