my $marc = $biblio
? $biblio->metadata->record(
{
embed_items => 1,
embed_items => $include_items,
opac => 1,
patron => $patron,
}
-