in reply to Re: Dereferencing array of hashrefs
in thread Dereferencing array of hashrefs

Thanks!
I would like to note that your consolidated version isn't working. It keeps kicking the error:
syntax error at ./script.pl line 43, near "){" Execution of ./script.pl aborted due to compilation errors.
However the expanded EXPR->{key} version works fabulously. I do agree that it's a bit ambiguous, but I find it more fitting in this particular instance.
Again, thanks.
~~Guildencrantz