Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 1ebd85eebd689da79cf56d1e44fad39660d1802f
https://github.com/Perl/perl5/commit/1ebd85eebd689da79cf56d1e44fad39660d1802f
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M builtin.c
M lib/builtin.pm
M lib/builtin.t
M pod/perldiag.pod
Log Message:
-----------
builtin.c: remove the unimport function
This removes the ability to `no builtin ...`
This also removes the last place a pad entry with PADNAMEf_TOMBSTONE
could be created, so that code can now all be removed in a later commit.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications