Re: Creating a UTF-8 web page

[email protected] ("Octavian Rasnita")
Newsgroups perl.unicode
Message-ID <005301c41d30$216269f0$251c320a@teddy>
Ok, thank you for your help, but I guess in this case my problem is that I
don't know how to print the UTF8 string.
I want to get a latin2 text and print it as UTF-8 and I hope this is not too
complicated. Please help.
For example I want to print a text like:

print "mâta";

Thank you.
Teddy



----- Original Message ----- 
From: "Brian Stell" <[email protected]>
To: <[email protected]>
Sent: Wednesday, April 07, 2004 7:00 PM
Subject: Re: Creating a UTF-8 web page


>
>     binmode($outf, ":utf8");
>     # write BOM
>     print $outf chr(0xfeff);
>
>
> Eric Cholet wrote:
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.