in reply to Re^2: Using Data::Dumper on a MySQL statement handle
in thread Using Data::Dumper on a MySQL statement handle
This sounds like a follow-up to Perl DBI: Overloading statement handle. If so, can you post the code that you finally came up with. Actually, even if it's something completely different, still post the code.
Also, can you run print Dumper($dbh);, and post that output too.
-- Ken
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Using Data::Dumper on a MySQL statement handle
by sherab (Scribe) on Nov 10, 2010 at 19:39 UTC | |
by wildnerd (Acolyte) on Feb 15, 2018 at 22:43 UTC | |
|
Re^4: Using Data::Dumper on a MySQL statement handle
by Anonymous Monk on Nov 10, 2010 at 18:07 UTC | |
by kcott (Archbishop) on Nov 10, 2010 at 18:14 UTC |