to -&write_it($session_hash{$session},$line2);
And it will work.write_it($session_hash{$session}{$_},$line2) for keys %{$session_hash{$session}}; # retrieve user names
In reply to Re: Re: Re^3: hash referencing...best approach?
by Roger
in thread hash referencing...best approach?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |