Skip to content

Commit bf45e2f

Browse files
committed
recommend <:alpha> for no underscore
1 parent 43477ea commit bf45e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S05-regex.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2053,7 +2053,7 @@ X<alpha>X<< <alpha> >>
20532053
Match a single alphabetic character, or an underscore.
20542054

20552055
To match Unicode alphabetic characters without the underscore, use
2056-
C<< <+alpha-[_]> >>.
2056+
C<< <:alpha> >>.
20572057

20582058
=item * digit
20592059
X<digit>X<< <digit> >>

0 commit comments

Comments
 (0)