in reply to Re^3: Using Data::Dumper on a MySQL statement handle
in thread Using Data::Dumper on a MySQL statement handle
I am starting to think that Dumper just won't work on DBI.$VAR1 = bless( {}, 'DBConnect::db' );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Using Data::Dumper on a MySQL statement handle
by kcott (Archbishop) on Nov 10, 2010 at 18:14 UTC |