On Wed, Jul 30, 2014 at 11:13 AM, Rafael Garcia-Suarez <rgs@consttype.org> wrote: > As Abigail pointed out that might be a bit difficult to implement. > Unless we write it «» instead :) > Not hard, just backwards-incompatible and introduces a grammar ambiguity. Have you ever seen anyone bit shift a heredoc? ... <<NUM >> 3 ... 4 NUM And as ambiguities in Perl go, this would probably the mildest one.Thread Previous | Thread Next