If you get feedback to this, let me know. I am always curious about Unicode solutions, and I like to make C-J-K solutions.
--- Brian De Pradine <[EMAIL PROTECTED]> wrote: > Hello, > > I am writing a module using XS that will need > to run on a number of > different platforms, including mainframe. The > problem that I have is > that Perl on EBCDIC platforms uses UTF-EBCDIC > internally, instead of > UTF-8. This means that functions such as > SvPVutf8(), if I understand the > documentation correctly, will produce > UTF-EBCDIC on EBCDIC platforms. Is > there anyway that I can convert this output > back to UTF-8? > > Thanks > Brian > ===== __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com
