Branch: refs/heads/khw/pr_api4 Home: https://github.com/Perl/perl5 Commit: 1a4e45c027be6624c04aa86d96f4a0a5cd14210e https://github.com/Perl/perl5/commit/1a4e45c027be6624c04aa86d96f4a0a5cd14210e Author: Karl Williamson <[email protected]> Date: 2020-12-20 (Sun, 20 Dec 2020)
Changed paths:
M embed.fnc
Log Message:
-----------
embed.fnc: Mark gv_check as internal
The purpose of this function is to raise a parse warning; not something
something outside core should be doing.
