Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d5722fbc5c03c4130f4cfaca71a28502d0c6f8d7 https://github.com/Perl/perl5/commit/d5722fbc5c03c4130f4cfaca71a28502d0c6f8d7 Author: Karl Williamson <k...@cpan.org> Date: 2020-11-22 (Sun, 22 Nov 2020)
Changed paths: M sv.h Log Message: ----------- Confine scope of SV_CONST to core as well as the constants it uses. This is unused in cpan