Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 604d1d0444885ed2eccf3930cb9b4a3fd73376ce https://github.com/Perl/perl5/commit/604d1d0444885ed2eccf3930cb9b4a3fd73376ce Author: Karl Williamson <k...@cpan.org> Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths: M embed.fnc M mathoms.c M pp_ctl.c M util.c Log Message: ----------- Note when functions were first deprecated We should eventually remove deprecated functions, after a suitable interval. This commit notes when all the current deprecated functions were made so. This saves time in the future in deciding if it is ok to actually remove them. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications