Iterate through a hashref using XML::Simple (real post)

2007-06-14 Thread olson . ray
Hi I'm struggling with the use of XML::Simple so was hoping that someone might be able to help me. I'm kind of new to perl, especially when dealing with hash references. I would like to iterate through the hash that is created by the XMLIn function. Here is my code: use Env qw(GMNHOME GMNSQLSRV

Iterate through a hashref using XML::Simple

2007-06-14 Thread olson . ray
Hi, I'm struggling with the use of the XML::Simple package and was hoping to get some help. I'm kind of new to perl, especially dealing with hash references. I would like to be able to iterate through a hashref that is built using XMLin. Here is the code: -- To unsubscribe, e-mail: [EMAIL PROTEC