Scroll to navigation

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-JSON

SYNOPSIS

   # Create a deeply nested key
   marc_in_json()
   # Optionally provide a pointer to the marc record
   marc_in_json(-record => 'record')

DESCRIPTION

Read our Wiki pages at <https://github.com/LibreCat/Catmandu/wiki/Fixes> for a complete overview of the Fix language.

SEE ALSO

Catmandu::Fix
2014-11-09 perl v5.20.1