in reply to How to do a DBIx subquery?

After a lot of trial and error, I stumbled on a solution:

my $post_id = $results->metas->find( {meta_key => '_menu_item_object_i +d'} )->meta_value;

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks