File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2016,7 +2016,7 @@ called as barewords. Something like this will work:
2016
2016
2017
2017
(P) This is either an error in Perl, or, if you're using
2018
2018
one, your L<custom regular expression engine|perlreapi>. If not the
2019
- latter, report the problem to L<https://github.com/Perl/perl5/issues>.
2019
+ latter, report the problem to L<https://github.com/Perl/perl5/issues/new/choose >.
2020
2020
2021
2021
=item corrupted regexp pointers
2022
2022
@@ -5102,7 +5102,7 @@ utility to report; in regex; marked by S<<-- HERE> in m/%s/
5102
5102
(S regexp) You used a regular expression with case-insensitive matching,
5103
5103
and there is a bug in Perl in which the built-in regular expression
5104
5104
folding rules are not accurate. This may lead to incorrect results.
5105
- Please report this as a bug to L<https://github.com/Perl/perl5/issues>.
5105
+ Please report this as a bug to L<https://github.com/Perl/perl5/issues/new/choose >.
5106
5106
5107
5107
=item Perl_my_%s() not available
5108
5108
You can’t perform that action at this time.
0 commit comments