> #53 nesting.htm... > > [-1]Malformed UTF-8 character (overflow at 0xc41461c8, byte 0x09, after > start byte 0xff) in pattern match (m//) at test.pl line 1128, <F1> line 2. > [-2]Malformed UTF-8 character (unexpected end of string) at test.pl line > 1136, <F1> line 2. > etc... >
Could you try to add a use bytes ; at the top of test.pl? I think it's only a problem of the test, not of Embperl itself Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
