I can't seem to get into the second for loop.. Does anyone see my problem?
sub get_rc_site_information { for my $instance ( keys %site_information ) { print $instance; for my $schema ( keys %{ $site_information->{ $instance } } ) +{ print $schema; my $channel_query = qq(select
Instance1Instance2 $VAR1 = { 'Instance1' => { 'schema1' => { 'tomcat' => 'aus02tc085' } }, 'Instance2' => { 'schema1' => { 'tomcat' => 'aus02tc032' }, 'schema2' => { 'tomcat' => 'aus02tc087'
In reply to Help looping through hash by dbmathis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |