File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -567,7 +567,7 @@ Details are in L<perlrecharclass/Unicode Properties>.
567
567
User-defined property handlers that need to match differently under C</i>
568
568
must be changed to read the new boolean parameter passed to them, which
569
569
is non-zero if case-insensitive matching is in effect and 0 otherwise.
570
- See L<perluniprops /User-Defined Character Properties>.
570
+ See L<perlunicode /User-Defined Character Properties>.
571
571
572
572
=head3 \p{} implies Unicode semantics
573
573
@@ -2324,9 +2324,6 @@ L<Ambiguous use of %c resolved as operator %c|perldiag/"Ambiguous use of %c reso
2324
2324
2325
2325
L<Ambiguous use of %c{%s} resolved to %c%s|perldiag/"Ambiguous use of %c{%s} resolved to %c%s">
2326
2326
2327
- =item *
2328
-
2329
- L<Ambiguous use of %c{%s%s} resolved to %c%s%s|perldiag/"Ambiguous use of %c{%s%s} resolved to %c%s%s">
2330
2327
2331
2328
=item *
2332
2329
You can’t perform that action at this time.
0 commit comments