http://www.perlmonks.org?node_id=41692


in reply to How can I push a hash onto an array?

Push a hashref:
push @kung, \%item;