$crlf = v13.10;
Unfortunately, that is not true on ActiveState perl 5.6.1.
v10 produces the bytes 0x0D 0x0A, so that v13.10 results in 0x0D 0x0D 0x0A. I guess this has to do with STDOUT being considered an "ascii" file on Windows.
In reply to Re: Surprising Syntax
by crenz
in thread Surprising Syntax
by crenz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |