This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Forbid use of bare << to mean <<""
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Fri, 2 Jun 2017 14:47:02 +0000 (15:47 +0100)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Mon, 5 Jun 2017 15:06:41 +0000 (16:06 +0100)
commitc6e25b0912953f93b48695f7e584ade418189d1d
tree639151c4d57b030b2a1eddb833b2527e9e982bcf
parent489c16bfa14d460701bd76a4a4f0658f1200509a
Forbid use of bare << to mean <<""

It has ben deprecated since perl 5.000.
pod/perldelta.pod
pod/perldiag.pod
t/lib/croak/toke
t/lib/warnings/toke
t/op/heredoc.t
t/op/lex.t
toke.c