I wrote a program with activeperl 5.6 some days before,and it could work well.
but today I run it under activeperl 5.8,it can work but there are some warnings(Please see the appendix).
By the way,activeperl 5.8 do not support Chinese?
 
 
 







你 不 想 试 试 今 夏 最 “酷” 的 邮 箱 吗 ?
蕴 涵 中 华 传 统 文 化 于 世 界 一 流 科 技 之 中,创 新 Ajax 技 术,126 “D 计 划”火 热 体 验 中 !
 @ 535 not utf8
SV = PV(0x2e800c4) at 0x2ec47c0
  REFCNT = 2
  FLAGS = (POK,pPOK,UTF8)
  PV = 0x2e9b444 "\313\316\314\345 9"\0Malformed UTF-8 character (unexpected non
-continuation byte 0xce, immediately after start byte 0xcb) in subroutine entry
at C:/Perl/site/lib/Tk/Widget.pm line 190.
Malformed UTF-8 character (unexpected non-continuation byte 0xe5, immediately af
ter start byte 0xcc) in subroutine entry at C:/Perl/site/lib/Tk/Widget.pm line 1
90.
 [UTF8 "\x{0}\x{0} 9"]
  CUR = 6
  LEN = 8
SV = PVMG(0x2e77544) at 0x2ec47c0
  REFCNT = 2
  FLAGS = (SMG,POK,pPOK,UTF8)
  IV = 0
  NV = 0
  PV = 0x2e9b444 "\313\316\314\345 9"\0Malformed UTF-8 character (unexpected non
-continuation byte 0xce, immediately after start byte 0xcb) in subroutine entry
at C:/Perl/site/lib/Tk/Widget.pm line 190.
Malformed UTF-8 character (unexpected non-continuation byte 0xe5, immediately af
ter start byte 0xcc) in subroutine entry at C:/Perl/site/lib/Tk/Widget.pm line 1
90.
 [UTF8 "\x{0}\x{0} 9"]
  CUR = 6
  LEN = 8
  MAGIC = 0x2f07584
    MG_VIRTUAL = &PL_vtbl_utf8
    MG_TYPE = PERL_MAGIC_utf8(w)
    MG_LEN = 4
 @ 535 not utf8
SV = PV(0x2f0e51c) at 0x2f135c4
  REFCNT = 2
  FLAGS = (POK,pPOK,UTF8)
  PV = 0x2f11c9c "\313\316\314\345 9"\0Malformed UTF-8 character (unexpected non
-continuation byte 0xce, immediately after start byte 0xcb) in subroutine entry
at C:/Perl/site/lib/Tk/Widget.pm line 190.
Malformed UTF-8 character (unexpected non-continuation byte 0xe5, immediately af
ter start byte 0xcc) in subroutine entry at C:/Perl/site/lib/Tk/Widget.pm line 1
90.
 [UTF8 "\x{0}\x{0} 9"]
  CUR = 6
  LEN = 8
SV = PVMG(0x2f0d074) at 0x2f135c4
  REFCNT = 2
  FLAGS = (SMG,POK,pPOK,UTF8)
  IV = 0
  NV = 0
  PV = 0x2f11c9c "\313\316\314\345 9"\0Malformed UTF-8 character (unexpected non
-continuation byte 0xce, immediately after start byte 0xcb) in subroutine entry
at C:/Perl/site/lib/Tk/Widget.pm line 190.
Malformed UTF-8 character (unexpected non-continuation byte 0xe5, immediately af
ter start byte 0xcc) in subroutine entry at C:/Perl/site/lib/Tk/Widget.pm line 1
90.
 [UTF8 "\x{0}\x{0} 9"]
  CUR = 6
  LEN = 8
  MAGIC = 0x2f173e4
    MG_VIRTUAL = &PL_vtbl_utf8
    MG_TYPE = PERL_MAGIC_utf8(w)
    MG_LEN = 4
-- 
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