Hi
I'm very new to Perl and teaching myself...Running ActiveState port on Windows Server 2003 version 5.8.8 build: 819.

I'm writing some very simple scripts to return basic numerical values for learning purposes and keep receiving the below error:

panic: utf16_to_utf8: odd bytelen blah, blah, blah..

The line it fails on is: print 25000000, "\n";


I've gotten this same error when trying to return unicode values.

Is this environment-related behavior with Perl on Windows?

Thanks for helping me further my education.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to