in reply to
Re: Re: Help - I'm a C programmer
in thread
Help - I'm a C programmer
The
%$hashref
construct is just a shortcut for
%{ $hashref }
.
$$hashref{$key}
is similar, just takes a single value from hash.
-mk
Comment on
Re: Re: Re: Help - I'm a C programmer
Select
or
Download
Code
In Section
Seekers of Perl Wisdom