perl-unicode

Unicode and HTML

2003-06-30 15:30:44
I'm parsing an HTML document and I'd like to save the actual unicode
characters to a text file.  For example, an HTML file might contain a name
like this:  López
I would like my Perl script to convert the ó to the correct unicode
character and save it in a text file.
Any suggestions on how to do this?
Thanks,
~M

<Prev in Thread] Current Thread [Next in Thread>
  • Unicode and HTML, Matt Alexander <=