Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4eff5eb8fa96cf12671631ada42a7f7a00d51c5b https://github.com/Perl/perl5/commit/4eff5eb8fa96cf12671631ada42a7f7a00d51c5b Author: Karl Williamson <[email protected]> Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths:
M embed.fnc
M embed.h
M inline.h
M pod/perldelta.pod
M proto.h
M sv.c
M sv.h
Log Message:
-----------
Evaluate arg once in all forms of SvTRUE
5.32 did this for one form; now all do.
