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