http://qs321.pair.com?node_id=838155


in reply to JAPH with only goto (and some noise)

Pah, bleadperl now triggers a warning:

% bleadperl -we 'goto qq.\010.x0x11.qq.Just another Perl hacker,\n.' Dot after hexadecimal literal is deprecated concatenation at -e line 1 +. Just another Perl hacker,

Any ideas how to get rid of it, of course without using just no warnings "deprecated" but playing with a funny combination of \b and \r?

--Frank