We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 569a7da commit 68fa353Copy full SHA for 68fa353
doc/Language/regexes.pod
@@ -209,7 +209,7 @@ L<perlunicode|http://perldoc.perl.org/perlunicode.html> documentation:
209
Nd Decimal_Number (also Digit)
210
Nl Letter_Number
211
No Other_Number
212
- P Punctuation (also Punct)
+ P Punctuation (also punct)
213
Pc Connector_Punctuation
214
Pd Dash_Punctuation
215
Ps Open_Punctuation
@@ -229,7 +229,7 @@ L<perlunicode|http://perldoc.perl.org/perlunicode.html> documentation:
229
Zl Line_Separator
230
Zp Paragraph_Separator
231
C Other
232
- Cc Control (also Cntrl)
+ Cc Control (also cntrl)
233
Cf Format
234
Cs Surrogate
235
Co Private_Use
0 commit comments