http://www.perlmonks.org?node_id=992792


in reply to Re^2: Use of fetchall_hashref
in thread Use of fetchall_hashref

Then all I can say is look at the output of:
print Dumper $hash;
and see what the output is, see if 'E200' is in there, etc.