Win32::OLE - Module Option "CP"

"Ludwig, Michael" <[email protected]>
Newsgroups gmane.comp.lang.perl.active-perl
Message-ID <[email protected]>
The Win32::OLE manual says the following about the CP option:

----
This variable is used to determine the codepage used by all translations between Perl strings and Unicode strings used by the OLE interface. The default value is CP_ACP, which is the default ANSI codepage. Other possible values are CP_OEMCP, CP_MACCP, CP_UTF7 and CP_UTF8. These constants are not exported by default.
----

I don't understand the impact of this setting. I presume there isn't any, but I want to be sure.

The context I'm asking this question in is XML processing involving IIS, CGI, Perl 5.6.1 (I know), Win32::OLE and MSXML 6.0.

-- 
Michael Ludwig 
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
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.