Posted on 2008-11-13 05:37:06-08 by wecacuee
To what format is unicode converted by FmtDefault
Hi,
Pardon me, if I am wrong somewhere since I am a newbie.

I was trying to parse a string which looks like 'Kaye R. O'Leary' in Excel File.
It results in:
Cell->{_Value} = "Kaye R. O\x{2019}Leary" (#I know this is unicode)
Cell->{Val} = "\c@K\c@a\c@y\c@e\c@ \c@R\c@.\c@ \c@O\cY\c@L\c@e\c@a\c@r\c@y" (#don't know abt this)

Can anyone please tell me,
what is character encoding Cell-$gt;{Val} is using?
Thanks for your time
Vikas
Direct Responses: 9291 | 9292 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.