Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 58541fd098aa0d251e855323d6cfefb3daa4ad95 https://github.com/Perl/perl5/commit/58541fd098aa0d251e855323d6cfefb3daa4ad95 Author: Paul "LeoNerd" Evans <[email protected]> Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M pad.c
M pod/perlguts.pod
M scope.h
Log Message:
-----------
Expose a public SAVESTRLEN() macro
This seems to have been forgotten in the public API, perhaps because it
was added later.
Fixes #19165
