Branch: refs/heads/hv/warndoc
  Home:   https://github.com/Perl/perl5
  Commit: 953baababeffd9df782a9724fb7315f883ad435f
      
https://github.com/Perl/perl5/commit/953baababeffd9df782a9724fb7315f883ad435f
  Author: Hugo van der Sanden <[email protected]>
  Date:   2023-06-01 (Thu, 01 Jun 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


Reply via email to