Re: Problem by pushing a String and a Hash on an array!



pod69@xxxxxxx <pod69@xxxxxxx> wrote:

push(@array,{name => $n_name, hash => \%myhash});

my %hash = $array[$i]{hash};


You should always enable warnings when developing Perl code.

And by now you have used up all of your coupons.

So long!


--
Tad McClellan SGML consulting
tadmc@xxxxxxxxxxxxxx Perl programming
Fort Worth, Texas
.



Relevant Pages