Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 78d7b3d6aa9dda85efde54c4da2627be766ea344
https://github.com/Perl/perl5/commit/78d7b3d6aa9dda85efde54c4da2627be766ea344
Author: Hugo van der Sanden <[email protected]>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M lib/warnings.pm
M lib/warnings/register.pm
M regen/warnings.pl
Log Message:
-----------
warnings doc improvements
- fix a couple of typos;
- clarify that 'use warnings' enables even warnings that have not yet
been registered;
- rename function name in an example, since a later reference relates
to the same function from a previous example;
- link to a more specific point from warnings::register
Commit: 0a05fa50a7215b7bb4becae955a348f6d7f62738
https://github.com/Perl/perl5/commit/0a05fa50a7215b7bb4becae955a348f6d7f62738
Author: Hugo van der Sanden <[email protected]>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M lib/warnings/register.pm
Log Message:
-----------
bump versions for warnings and warnings::register
Commit: 0a92f3412d7cbd93b6246712b7339d41c6a00a21
https://github.com/Perl/perl5/commit/0a92f3412d7cbd93b6246712b7339d41c6a00a21
Author: Hugo van der Sanden <[email protected]>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M lib/warnings.pm
M regen/warnings.pl
Log Message:
-----------
squashme: rename stub new to open
Keep things consistent.
Compare: https://github.com/Perl/perl5/compare/69b6a7188928...0a92f3412d7c