for my $key (sort keys %clocks) { for my $subkey (sort keys %{$clocks{$key}}) { print "clocks/$key/$subkey = $clocks{$key}{$subkey}\n"; } }
In reply to Re: hashes,references and subroutines
by mr.nick
in thread hashes,references and subroutines
by diarmuid
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |