use Data::Dumper; use strict; use warnings; my %arr = (1,2,3,4,5,6); print Dumper([values(%arr)]);
In reply to Re: passing the reference of hash values array
by PeterPeiGuo
in thread passing the reference of hash values array
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |