⭐
in reply to
How can I push a hash onto an array?
Push a hashref:
push @kung, \%item;
[download]
Comment on
Re: How can I push a hash onto an array?
Download
Code
In Section
Seekers of Perl Wisdom