Your first error is that you don't tell us the error message.
You might want to inspect the data structure you get back:
use Data::Dumper; print Dumper $hash_ref;
In general, it helps very much to give a small, self-contained piece of code that reproduces the error. Even much better if that piece of code needs no external infrastructure like a database or whatnot.
In reply to Re: accessing values in hash
by Corion
in thread accessing values in hash
by mattdope
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |