X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/9666903d92ab8cdd420a0bc714d5c94ce051cb2c..b9ac3b5bccebb018cd8247aa730731b1cbd8a6d4:/pod/perlvar.pod diff --git a/pod/perlvar.pod b/pod/perlvar.pod index d10fe35..2ed3e97 100644 --- a/pod/perlvar.pod +++ b/pod/perlvar.pod @@ -717,6 +717,12 @@ Start with single-step on. Note that some bits may be relevent at compile-time only, some at run-time only. This is a new mechanism and the details may change. +=item $^R + +The result of evaluation of the last successful L> +regular expression assertion. (Excluding those used as switches.) May +be written to. + =item $^S Current state of the interpreter. Undefined if parsing of the current