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 71cb5d2 commit 8f29a46Copy full SHA for 8f29a46
S02-bits.pod
@@ -3104,7 +3104,7 @@ are useful:
3104
$~Quasi the current root of quasiquoting language
3105
$~Regex the current root of regex language
3106
$~Trans the current root of transliteration language
3107
- $~P5Regex the current root of the Perl regex language
+ $~P5Regex the current root of the Perl 5 regex language
3108
3109
Hence, when you are defining a normal Perl macro, you're replacing
3110
C<$~MAIN> with a derived language, but when you define a new regex
0 commit comments