Problem with special chars write in to Excel using PERL spreadsheet module

Light Poster
10Jun2009,23:45   #1
sriv's Avatar
HI,

When i try to write the data from database to the Excel file i m getting problem with the following kind of special char data.

Hôpital Hôtel

Could any one please help me regarding this issue?
Light Poster
10Jun2009,23:46   #2
sriv's Avatar
I am using Spreadsheet module to write in to excel from data base data.
Team Leader
3Jul2009,18:06   #3
pradeep's Avatar
Can you post some snippet of your code?