in reply to Re: Internal special char differ from output special char
in thread Internal special char differ from output special char

The mapping table seems to be ok (I looked into Entities.pm manually since your code above doesn't seem to work for me - doesn't print out anything even when I corrected HTML:Entities to HTML::Entities).
I also checked the char mapping table under Windows and my systemfont seems to be unicode.

I am thankful for any further ideas.
  • Comment on Re: Re: Internal special char differ from output special char

Replies are listed 'Best First'.
Re: Re: Re: Internal special char differ from output special char
by jaldhar (Vicar) on Dec 10, 2001 at 07:25 UTC

    mandor, why don't you post some of your code. That might give us a clue as to what could be going wrong. Also give the version number of perl and HTML::Entities in case that makes a difference.