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::marc_sort - sort MARC record fields by tag

SYNOPSIS

    # Sort MARC record fields by tag
    marc_sort()

DESCRIPTION

Sort MARC record fields by tag.

METHODS

marc_sort()

If you added new fields to a MARC record with Catmandu::Fix::marc_add or Catmandu::Fix::marc_paste, use marc_sort to sort them by tag.

SEE ALSO

Catmandu::Fix::marc_add, Catmandu::Fix::marc_copy, Catmandu::Fix::marc_cut, Catmandu::Fix::marc_paste