[Perl/perl5] d1b401: Expose the `export_lexical()` API as public functions
[email protected] (Paul Evans via perl5-changes) Tue, 21 Jul 2026 09:18:01 -0700
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/blead/[email protected]> |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: d1b401ebee93aa9c21d30a2db26afd892659f13d
https://github.com/Perl/perl5/commit/d1b401ebee93aa9c21d30a2db26afd892659f13d
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-07-21 (Tue, 21 Jul 2026)
Changed paths:
M builtin.c
M embed.fnc
M embed.h
M pad.c
M pod/perldelta.pod
M proto.h
Log Message:
-----------
Expose the `export_lexical()` API as public functions
Previously these were only used internally. As they may be useful to XS
modules we should export them publicly and document them.
Also, `pad.c` is a better place to find them, than `builtin.c`.
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications