if (defined $debug) { foreach my $key (sort keys %option) { print __LINE__ . ": $key = $option{$key}\n" if defined($option{$key}); } }
In reply to Re: why doesn't this foreach loop work?
by chipmunk
in thread why doesn't this foreach loop work?
by blueflashlight
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |