http://qs321.pair.com?node_id=812656


in reply to Re: Wierd behaviour with HTML::Entities::decode_entities()
in thread Wierd behaviour with HTML::Entities::decode_entities()

One can imagine a strange scenario where,

If the scenario you describe is possible, it's a bug in HTML::Entities. And it's not what the OP is seeing. The OP claims he need to do too many decodings, not too few.

I think you're thinking of double-encoding, where "foo" was accidentally encoded as

"foo"
when it should have been encoded as
"foo"