I have not by any means followed all the recent PerlIO and Encode permutations in detail, but I don't see indications that the following is expected. This was the only new test failure on VMS with today's snapshot. I haven't had time to analyze it but I take it "panic: pp_iter" is pretty bad?
$ define perl_core 1 $ perl [-.ext.encode.t]perlio.t 1..20 ok 1 - >:encoding(euc-jp) ok 2 - >:encoding(euc-jp); line-by-line ok 3 - <:encoding(euc-jp) not ok 4 - <:encoding(euc-jp); line-by-line # Failed test ([-.ext.encode.t]perlio.t at line 97) not ok 5 - <:encoding(euc-jp) # Failed test ([-.ext.encode.t]perlio.t at line 90) not ok 6 - <:encoding(euc-jp); line-by-line # Failed test ([-.ext.encode.t]perlio.t at line 97) panic: pp_iter at [-.ext.encode.t]perlio.t line 53. # Looks like you planned 20 tests but only ran 6. # Looks like your test died just after 6. %SYSTEM-F-ABORT, abort $ -- ________________________________________ Craig A. Berry mailto:[EMAIL PROTECTED] "... getting out of a sonnet is much more difficult than getting in." Brad Leithauser
