Scroll to navigation

Catmandu::Fix::marc_sort(3pm) User Contributed Perl Documentation Catmandu::Fix::marc_sort(3pm)

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

2022-09-27 perl v5.34.0