|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: How to handle UTF-8 content with Win32::IE::Mechanizeby Anonymous Monk |
| on Dec 03, 2012 at 10:07 UTC ( #1006837=note: print w/ replies, xml ) | Need Help?? |
|
Because I know that Win32::IE::Mechanize uses Win32::OLE to drive IEAutomation, I searched for [ddg://IEautomation utf8] IEautomation utf8 and found Win32::Watir which mentions a Win32::OLE utf setting you can toggle, a view of the source reveals
So you should toggle that in your program if you want utf8 strings from OLE
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||