Help for this page
my %in_hash = ( jibber => [ ... {id => 22, score => 2, name => 'baz'}, ], );
my %out_hash = ( ... {id => 12, score => 2, name => 'zib'}, ], )