my $names = [ { id => 'X01', item => 'Widget', }, { id => 'Y02', xref => 12, yref => 13, }, { item => 'none', }, { id => undef, }, ];