in reply to
doubts in references
%hash in list context is evaluated as a list of (key , value) pairs
a list in brackets
[list]
-- is a reference to anonymous array
@{} -- is dereference of reference to an array
Comment on
Re: doubts in reference
Download
Code
In Section
Seekers of Perl Wisdom