in reply to How do I capture XML into a variable?

Since you are working witeh RSS Feeds then you should take a look at the modules designed for the purpose. I have been using XML::RSSLite to parse RSS feeds into an internal data structure.
  • Comment on Re: How do I capture XML into a variable?