Gerald Richter wrote:

#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

now it says

...
#35 varepvar.htm... ok
#36 escape.htm...
Error in Line 65
Is: >(this%20is%20the%20value%20in%20$a) (this%20is%20the%20value%20in%20$a)%20äöüäöü%3F%3F%3F%3C%26%2B%20%20<BR><
Should: >(this%20is%20the%20value%20in%20$a) (this%20is%20the%20value%20in%20$a)%20äöüäöü%3F%3F%3F%3C%26%2B%20%20<BR><
Input: test/html/escape.htm
Output: test/tmp/out.htm
Compared to: test/cmp/escape.htm
Log: test/tmp/test.log
Testparameter:
repeat = 2

ERRORS detected! NOT all test have been passed successfully

make: *** [test_dynamic] Error 65



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to