Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: e207d6495b6cf122726e0f05a14616be7cac9c74
https://github.com/Perl/perl5/commit/e207d6495b6cf122726e0f05a14616be7cac9c74
Author: Karl Williamson <[email protected]>
Date: 2020-11-15 (Sun, 15 Nov 2020)
Changed paths:
M op.h
Log Message:
-----------
Revert "op.h: Restrict scope of multiconcat symbols to core"
This reverts commit a5d5855671af6956a8d1a13e419457afdffeb416.
It turns out that CPAN modules are using these values; whether
they should be using them or not, I don't know.