diff options
Diffstat (limited to 'pod/perlcheat.pod')
-rw-r--r-- | pod/perlcheat.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlcheat.pod b/pod/perlcheat.pod index f288692a87..6e4e919ff5 100644 --- a/pod/perlcheat.pod +++ b/pod/perlcheat.pod @@ -46,7 +46,7 @@ already be overwhelming. , => /a ASCII /aa safe {3,7} repeat in range list ops /l locale /d dual | alternation not /u Unicode [] character class - and /e evaluate /ee rpts \b word boundary + and /e evaluate /ee rpts \b boundary or xor /g global \z string end /o compile pat once () capture DEBUG (?:p) no capture |