in reply to Re: Problems with HTML Encoding in RSS after moving to XML::RSS 1.48
in thread Problems with HTML Encoding in RSS after moving to XML::RSS 1.48

You'll end up with

<i>Some HTML</i> Some text

I think you're going on the assumption that the module can tell if something's already been encoded or not, but that's impossible to determine.

  • Comment on Re^2: Problems with HTML Encoding in RSS after moving to XML::RSS 1.48
  • Download Code