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


in reply to Re: Help with HTML::Entities - decode_entities
in thread Help with HTML::Entities - decode_entities

Thanks, Mom, for the help.

Operats in place - right- OK, so I took it out, like this:

_decode_entities($mystring, { amp => "&", 59 => ";" }, 0); print $mystring;
but when $mystring = "Fred's shoe", I'm still getting "Fred's shoe" output.



Time flies like an arrow. Fruit flies like a banana.