logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catmandu::Fix::marc_sort - sort MARC record fields by tag

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.

Name

       Catmandu::Fix::marc_sort - sort MARC record fields by tag

See Also

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

perl v5.38.2                                       2024-08-03                      Catmandu::Fix::marc_sort(3pm)

Synopsis

           # Sort MARC record fields by tag
           marc_sort()

See Also