Help for this page
for my $computer (keys %instructions) { my $commands = $instructions{$computer}; ... } } }
comp1: cmd2: [test2 type1 view1] comp1: cmd1: [test1 type1 view1] comp1: cmd1: [test2 type1 view1]