It was a program I got online.  I am going to attempt a few things and see if I can track it down.  I was just hoping somebody would have some quick insite.

        Thanks,

              Eric




"I'd take you seriously but to do so would be an affront to your intelligence."

-- William F. Buckley --


From: Steve Dawson <[EMAIL PROTECTED]>
To: "[email protected]" <[email protected]>
Subject: Re: XML Parser question
Date: Sat, 17 Sep 2005 01:35:32 +1200
MIME-Version: 1.0
Received: from listserv.activestate.com ([209.17.183.249]) by mc1-f19.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Fri, 16 Sep 2005 07:07:38 -0700
Received: from listserv.activestate.com (localhost.localdomain [127.0.0.1])by listserv.activestate.com (8.12.10/8.12.10) with ESMTP id j8GDj6RJ021102;Fri, 16 Sep 2005 06:45:14 -0700(envelope-from [EMAIL PROTECTED])
Received: from smtp7.ActiveState.com (percolator.ActiveState.com[192.168.2.13])by listserv.activestate.com (8.12.10/8.12.10) with ESMTP idj8GDarMW020469 for <[email protected]>;Fri, 16 Sep 2005 06:36:53 -0700(envelope-from [EMAIL PROTECTED])
Received: from smtp8.activestate.com (smtp8.activestate.com [192.168.2.82])by smtp7.ActiveState.com (8.12.10/8.12.10) with ESMTP id j8GDanbm014462for <[email protected]>;Fri, 16 Sep 2005 06:36:49 -0700 (PDT)(envelope-from [EMAIL PROTECTED])
Received: from vm.apn.co.nz (vm.apn.co.nz [203.99.71.20])by smtp8.activestate.com (8.13.4/8.13.4) with ESMTP id j8GDamwk057494for <[email protected]>;Fri, 16 Sep 2005 06:36:49 -0700 (PDT)(envelope-from [EMAIL PROTECTED])
Received: from [192.168.1.4] (unknown [10.241.1.28])by vm.apn.co.nz (Postfix) with ESMTP id A86B79FB49for <[email protected]>;Sat, 17 Sep 2005 01:36:50 +1200 (NZST)
>Sorry, it was 140 lines of code and it was too much to quote without
>making a mess and confusing it further...
>
>I might be missing something but:
>- $hashref is used in a print at line 111(ish) before it's been
>assigned a value.
>- where does @productarray get it's content from?
>- have you stripped it down to just the parser without all the
>UserAgent stuff and run a local copy of the XML through?
>- have you looked at XML::Simple, I used it on a project earlier
>this week and it was really straight forward
>
>_______________________________________________
>ActivePerl mailing list
>[email protected]
>To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to