in reply to Convert hash into an array based matrix
Update: Just noticed that choroba beat me to the same solution.my @a=map { my $x=$_;[map { $HoH{$x}{$_} } sort keys %{$HoH{$x}} ] } + sort keys %HoH;
My goal ... to kill off the slow brain cells that are holding me back from synergizing my knowledge of vertically integrated mobile platforms in local cloud-based content management system datafication.
|
|---|