Massyn has asked for the wisdom of the Perl Monks concerning the following question:

Hi monks,

I'm using XML::RSS:Parser quite effectively for regular RSS feeds, but I'd like to see the enclosure tags, sadly not supported by the latest version.

Any ideas how I'd be able to get the enclosure tag? My current approach is manually looking through the XML and splitting by the item tags, it's very crude, and not what I'd like to use.

Thanks guys.

Massyn.

  • Comment on XML::RSS:Parser not reading enclosure tags

Replies are listed 'Best First'.
Re: XML::RSS:Parser not reading enclosure tags
by Anonymous Monk on Oct 13, 2008 at 06:03 UTC

      Hi Anonymous Monk -- this worked great. I applied the fix, and it's all good..

      Too bad you're anonymous - the ++ will now go to the fairies... ;-)