in reply to Re^3: How to tell if a variable is blessed ?
in thread How to tell if a variable is blessed ?
Because the question was how to tell if the reference was blessed, not how to tell if it was blessed into a specific package, ref won't tell you that unless you do a lot of && ref($obj) !~ /HASH/ && ref($obj) !~ /ARRAY/...
| We're not surrounded, we're in a target-rich environment! |
|---|
|
|---|