
rovf
Veteran
Dec 21, 2011, 3:13 AM
Post #2 of 6
(16344 views)
|
Re: [ferulebezel] Finding unicode.
[In reply to]
|
Can't Post
|
|
How did you verify, that your string really contains the correct unicode character you were looking for? BTW, your goal seems to be to convert the unicode characters to the corresponding HTML entities. Maybe it is easier to use HTML::Entities, which is a standard module in Perl.
|