my @staff = ( [{ age => 21, position => 'programmer', }], [{ age => 23, position => 'administrative assistant', }], );