Skip to content

Commit 8f29a46

Browse files
committed
5
1 parent 71cb5d2 commit 8f29a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S02-bits.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3104,7 +3104,7 @@ are useful:
31043104
$~Quasi the current root of quasiquoting language
31053105
$~Regex the current root of regex language
31063106
$~Trans the current root of transliteration language
3107-
$~P5Regex the current root of the Perl regex language
3107+
$~P5Regex the current root of the Perl 5 regex language
31083108

31093109
Hence, when you are defining a normal Perl macro, you're replacing
31103110
C<$~MAIN> with a derived language, but when you define a new regex

0 commit comments

Comments
 (0)