But it says that:sub print_host_config { print Dumper($host_configref); foreach my $key ( sort keys %$host_configref ) { print "$key.\n"; print "Host = $host_configref->{$key}{cmd}\n"; } }
In reply to print hash of hashes with a reference by ScOut3R
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |