in reply to [solved] Cant seem to print perl hash ...

I'm afraid I can't see your problem - you ask for ...the information stored in the $conn variable., but later say Here is a full dump of the $conn variable... or put another way, it seems to me you've answered your own question.

A user level that continues to overstate my experience :-))

Replies are listed 'Best First'.
Re^2: Cant seem to print perl hash ...
by perlpreben (Beadle) on Feb 14, 2009 at 15:32 UTC
    Well thats the thing.. I can see the information is there.... i just dont know how to extract it and work with it :)
      Hmmm, so what you're saying is that the node is not well titled ...

      Anyway, I presume you saw and attempted to use, Corion's very pertinent suggestion, which wasn't a great success ... otherwise, you would have told us.

      As Corion suggests, you'd probably get more help if you'd enlighten us further with e.g. a sample of the code in which you are attempting to use $conn.

      A user level that continues to overstate my experience :-))