table of contents
Catmandu::Fix::marc_in_json(3pm) | User Contributed Perl Documentation | Catmandu::Fix::marc_in_json(3pm) |
NAME¶
Catmandu::Fix::marc_in_json - transform a Catmandu MARC record into MARC-in-JSONSYNOPSIS¶
# Transform a Catmandu MARC 'record' into a MARC-in-JSON record marc_in_json() # Optionally provide a pointer to the marc record marc_in_json(record:record) # Reverse, transform a MARC-in-JSON record into a Catmandu MARC record marc_in_json(reverse:1)
DESCRIPTION¶
Read our Wiki pages at <https://github.com/LibreCat/Catmandu/wiki/Fixes> for a complete overview of the Fix language.SEE ALSO¶
Catmandu::Fix2016-02-22 | perl v5.22.1 |