Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d150bdaadb1b27ab125fdf7cad4f3772fa62f2f3 https://github.com/Perl/perl5/commit/d150bdaadb1b27ab125fdf7cad4f3772fa62f2f3 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths: M pod/perldiag.pod Log Message: ----------- perldiag: update "You need to quote X" %SIG diagnostic The old description was clearly written for perl 4 programmers. - change "Perl 5" to just "Perl" - recommend foo() to call subroutines (instead of &foo) - mention the option of putting a subroutine reference in %SIG To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications