in reply to Re^5: Getting methods existing in a Perl Object!
in thread Getting methods existing in a Perl Object!
# Fix the class name (eg. "Bah=HASH(0x192a324)" => "Bah")
Are you aware of blessed() in Scalar::Util?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Getting methods existing in a Perl Object!
by liverpole (Monsignor) on Dec 31, 2006 at 14:41 UTC | |
by ysth (Canon) on Dec 31, 2006 at 20:01 UTC |