in reply to Accessing a blessed hash reference - Google API

$re->directoryCategory()->{fullViewableName} should work for you. $re->directoryCategory is returning a blessed hash reference, yes, but do you know if there are any object methods associated with it at all? Unless there are, you'll have to do it the way I showed, accessing a hash key manually.

Jeff japhy Pinyan, P.L., P.M., P.O.D, X.S.: Perl, regex, and perl hacker
How can we ever be the sold short or the cheated, we who for every service have long ago been overpaid? ~~ Meister Eckhart

Replies are listed 'Best First'.
Re^2: Accessing a blessed hash reference - Google API
by neversaint (Deacon) on Apr 12, 2006 at 00:30 UTC
    Dear Japhy,
    Thanks a lot. Works just nice!

    ---
    neversaint and everlastingly indebted.......