This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In regen scripts, print to explicit file handles instead of using select.
authorNicholas Clark <nick@ccl4.org>
Sun, 23 Jan 2011 11:15:14 +0000 (11:15 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 23 Jan 2011 11:15:14 +0000 (11:15 +0000)
commit2d6469fed2ce846fe434cd5b8d5f5938bc345103
tree6d53158793ab6336f48e0392a4d4a8813dd3b73a
parent3974d06f27877c075f99bc9560d1cd6f23ff9e4e
In regen scripts, print to explicit file handles instead of using select.

Also put explicit quotes on heredoc declarations to show whether they should
interpolate, merge some heredocs, and remove & from calls to &tab(...)
regen/keywords.pl
regen/opcode.pl
regen/overload.pl
regen/reentr.pl