On Fri Mar 15 12:08:41 2013, Hugmeir wrote: > https://github.com/Hugmeir/utf8mess/tree/deprecate_weird_package_separators It produces strange test output from lex.t: ok 55 ok 56 ok $test - heredoc after "" in s/// in eval ok $test - heredoc in "" in multiline s///e in eval ok 59 - null on same line as heredoc in s/// in eval ok 60 - heredoc in "" in single-line s///e in eval ok 61 - heredoc in "" in multiline s///e outside eval Removing the \ from the <<\END in each test fixes that, but I'm not sure if it then continues to test what was intended. Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=117087