$hash{key}[0]{email} = 'email@email'; $hash{key}[0]{timestamp} = time; #### $hash{key}[1]{email} = 'email@email'; $hash{key}[1]{timestamp} = time;