Skip to content

Commit

Permalink
Update perlcheat.pod removing inconsistency
Browse files Browse the repository at this point in the history
P.S., "p" and "t" are never explained.
  • Loading branch information
jidanni authored and khwilliamson committed Jul 21, 2024
1 parent 7094536 commit 1c8b66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pod/perlcheat.pod
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ already be overwhelming.
not /u Unicode [] character class
and /e evaluate /ee rpts \b boundary
or xor /g global \z string end
/o compile pat once () capture
/o compile pat once (p) capture
DEBUG (?:p) no capture
-MO=Deparse REGEX CHARCLASSES (?#t) comment
-MO=Terse . [^\n] (?=p) ZW pos ahead
Expand Down

0 comments on commit 1c8b66f

Please sign in to comment.