
perlkid
stranger
Apr 17, 2000, 10:39 PM
Post #2 of 8
(740 views)
|
Thanks you Guys! I read what you wrote and it was very helpfull. I am going to try using lwp like that, it looks familiar. So I guess after it brings in the data I can make all kinds of substitutions, right? Can I split $content into somthing? The file I'm trying to parse is in XML, news from http://www.moreover.com So how can I split $content when the fields are separted by tags instead of pipes which is what I'm used to. I wouldn't have a problem if the tags were all the same but their different for the title, description , and source ect... Well I'll just let you have a look. http://p.moreover.com/cgi-local/page?index_xml+xml I don't want most of the information, just the title, url, and maybe the source. Thanks alot Cure, Japhy perlkid
|