Hi,
I got your reference from an email/website where you had explained someone about using UTF8 in perl.
I am facing a difficulty implementing the following. It would be really great if you could help me out.
Problem description
I want to send out an email from a perl program. The email contents will be in traditional Chinese characters.
We have converted chinese text into Unicode.
We have assigned the unicode text to variables in perl program. This variables we are printing into the mail body.
When we print it prints unicode characters.
How do we solve this problem ?
Your help will be really appreciated.
Regards,
Nitin