Thank you for this:
@GenericData{@ticketsFields} = @$rows;
It works great, just would like to understand it.
Why isn't it?
%GenericData{@ticketsFields} = @$rows;
Since I am building a hash, I would have just assumed the above. Just want to understand why it's being called as an array instead of a hash.
Thanks again
In reply to Re^2: Is there a cleaner way to write this code below, which includes derferencing references, that themselves have to be dereferenced?
by bartender1382
in thread Is there a cleaner way to write this code below, which includes derferencing references, that themselves have to be dereferenced?
by bartender1382
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |