in reply to
Syntax Question
$$variable{thing}
means "interpret
$variable
as a hash reference, dereference it and return the
thing
item"
See
perlreftut
for more information, and for nicer ways to write it.
Perl 6
- links to (nearly) everything that is Perl 6.
Comment on
Re: Syntax Question
Select
or
Download
Code
In Section
Seekers of Perl Wisdom