in reply to Re^4: Using Data::Dumper on a MySQL statement handle
in thread Using Data::Dumper on a MySQL statement handle

A stackoverflow answer:
print Dumper tied %$dbh;