![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
XML::RSS::Parser::Lite Questionby BlenderHead (Novice) |
on Nov 18, 2009 at 09:56 UTC ( [id://807880]=perlquestion: print w/replies, xml ) | Need Help?? |
BlenderHead has asked for the wisdom of the Perl Monks concerning the following question: Greetings Perl People: Am learning XML::RSS::Parser::Lite, which seems simple enough to use, but am having some questions on the output. I wrote the following program to aggregate some RSS feeds:
However, the output looks like this: http://lab.marketproductions.com/cgi-bin/rss/rsstrial.cgi As you can see, I got some of the code to work, but the HTML "inside" the posts isnt working. Can anyone please explain a solution? Ty. BH
Back to
Seekers of Perl Wisdom
|
|